#cfc06e color space conversions
Hex:
#cfc06e
RGB:
207, 192, 110
CMY:
19, 25, 57
CMYK:
0, 7, 47, 19
HSL:
51°, 50.2591%, 62.1569%
HSV (HSB):
51°, 46.8599%, 81.1765%
XYZ:
47.3962, 52.0905, 22.3083
xyY:
0.3891, 0.4277, 52.0905
CIE-Lab:
77.3349, -5.8099, 43.0173
CIE-LCH:
77.3349, 43.4079, 97.6918
CIE-Luv:
77.3349, 13.9006, 55.3768
Hunter-Lab:
72.1737, -9.0837, 32.1956
#cfc06e color charts
#cfc06e color shades, tints & tones
#cfc06e color schemes
#cfc06e color preview, HTML & CSS examples
This text has a color of #cfc06e
<p style="color:#cfc06e;">Text here</p>
.mytext {color:#cfc06e;}
This box has a color of #cfc06e
<div style="background-color:#cfc06e;">Content here</div>
.mybackground {background-color:#cfc06e;}
Border around this has a color of #cfc06e
<div style="border:2px solid #cfc06e;">Content here</div>
.myborder {border:2px solid #cfc06e;}