#cfc98e color space conversions
Hex:
#cfc98e
RGB:
207, 201, 142
CMY:
19, 21, 44
CMYK:
0, 3, 31, 19
HSL:
54°, 40.3727%, 68.4314%
HSV (HSB):
54°, 31.4010%, 81.1765%
XYZ:
51.5013, 56.9917, 33.8773
xyY:
0.3617, 0.4003, 56.9917
CIE-Lab:
80.1749, -6.9199, 30.2959
CIE-LCH:
80.1749, 31.0761, 102.8662
CIE-Luv:
80.1749, 6.8046, 42.2265
Hunter-Lab:
75.4928, -10.3397, 26.2387
#cfc98e color charts
#cfc98e color shades, tints & tones
#cfc98e color schemes
#cfc98e color preview, HTML & CSS examples
This text has a color of #cfc98e
<p style="color:#cfc98e;">Text here</p>
.mytext {color:#cfc98e;}
This box has a color of #cfc98e
<div style="background-color:#cfc98e;">Content here</div>
.mybackground {background-color:#cfc98e;}
Border around this has a color of #cfc98e
<div style="border:2px solid #cfc98e;">Content here</div>
.myborder {border:2px solid #cfc98e;}