#cfc98c color space conversions
Hex:
#cfc98c
RGB:
207, 201, 140
CMY:
19, 21, 45
CMYK:
0, 3, 32, 19
HSL:
55°, 41.1043%, 68.0392%
HSV (HSB):
55°, 32.3671%, 81.1765%
XYZ:
51.3524, 56.9321, 33.0934
xyY:
0.3632, 0.4027, 56.9321
CIE-Lab:
80.1414, -7.1686, 31.2916
CIE-LCH:
80.1414, 32.1022, 102.9032
CIE-Luv:
80.1414, 6.9035, 43.4440
Hunter-Lab:
75.4534, -10.5591, 26.8131
#cfc98c color charts
#cfc98c color shades, tints & tones
#cfc98c color schemes
#cfc98c color preview, HTML & CSS examples
This text has a color of #cfc98c
<p style="color:#cfc98c;">Text here</p>
.mytext {color:#cfc98c;}
This box has a color of #cfc98c
<div style="background-color:#cfc98c;">Content here</div>
.mybackground {background-color:#cfc98c;}
Border around this has a color of #cfc98c
<div style="border:2px solid #cfc98c;">Content here</div>
.myborder {border:2px solid #cfc98c;}