strong orange(brown)/strong gamboge
#cfa868 color RGB value is (207,168,104)
#cfa868 color CMYK value
#cfa868 color HSL value
HSV(or HSB) | 37.3° | 49.8 | 81.2 |
XYZ | 42.233 | 42.27 | 19.03 |
Yxy | 0.408 | 0.408 | 42.27 |
LAB | 71.057 | 6.298 | 38.278 |
LUV | 71.057 | 30.032 | 46.56 |
Hunter-LAB | 65.015 | 2.175 | 28.157 |
CIE-LCH | 71.057 | 38.792 | 80.657 |
Base | Red | Green | Blue |
---|---|---|---|
Hex | CF | A8 | 68 |
Decimal | 207 | 168 | 104 |
Octal | 317 | 250 | 150 |
Binary | 11001111 | 10101000 | 01101000 |
Below, you can see some colors close to #cfa868. Having a set of related colors can be useful if you need an inspirational alternative to your original color choice.
This text has a font color of #cfa868.
<span style="color:#cfa868">Text here</span>
This paragraph has a background color of #cfa868.
<p style="background-color:#cfa868;">Content here</p>
This element has a border color of #cfa868.
<div style="border:1px #cfa868;">Content here</div>
.text {color:#cfa868;}
.background {background-color:#cfa868;}
.border {border:1px solid #cfa868;}
.text-shadow {border:1px solid #cfa868;}
A shade is achieved by adding black to any pure hue, while a tint is created by mixing white to any pure color. In this example, #0a0803 is the darkest color, while #fdfcf9 is the lightest one.