#cfc07e color space conversions
Hex:
#cfc07e
RGB:
207, 192, 126
CMY:
19, 25, 51
CMYK:
0, 7, 39, 19
HSL:
49°, 45.7627%, 65.2941%
HSV (HSB):
49°, 39.1304%, 81.1765%
XYZ:
48.3477, 52.4710, 27.3184
xyY:
0.3773, 0.4095, 52.4710
CIE-Lab:
77.5616, -4.1518, 35.1706
CIE-LCH:
77.5616, 35.4148, 96.7324
CIE-Luv:
77.5616, 13.0781, 46.8253
Hunter-Lab:
72.4369, -7.6256, 28.3456
#cfc07e color charts
#cfc07e color shades, tints & tones
#cfc07e color schemes
#cfc07e color preview, HTML & CSS examples
This text has a color of #cfc07e
<p style="color:#cfc07e;">Text here</p>
.mytext {color:#cfc07e;}
This box has a color of #cfc07e
<div style="background-color:#cfc07e;">Content here</div>
.mybackground {background-color:#cfc07e;}
Border around this has a color of #cfc07e
<div style="border:2px solid #cfc07e;">Content here</div>
.myborder {border:2px solid #cfc07e;}