#c7cf5d color space conversions
Hex:
#c7cf5d
RGB:
199, 207, 93
CMY:
22, 19, 64
CMYK:
4, 0, 55, 19
HSL:
64°, 54.2857%, 58.8235%
HSV (HSB):
64°, 55.0725%, 81.1765%
XYZ:
47.8418, 57.5581, 18.9442
xyY:
0.3848, 0.4629, 57.5581
CIE-Lab:
80.4925, -18.1815, 54.7137
CIE-LCH:
80.4925, 57.6555, 108.3818
CIE-Luv:
80.4925, -0.1630, 69.8849
Hunter-Lab:
75.8670, -20.2051, 38.3020
#c7cf5d color charts
#c7cf5d color shades, tints & tones
#c7cf5d color schemes
#c7cf5d color preview, HTML & CSS examples
This text has a color of #c7cf5d
<p style="color:#c7cf5d;">Text here</p>
.mytext {color:#c7cf5d;}
This box has a color of #c7cf5d
<div style="background-color:#c7cf5d;">Content here</div>
.mybackground {background-color:#c7cf5d;}
Border around this has a color of #c7cf5d
<div style="border:2px solid #c7cf5d;">Content here</div>
.myborder {border:2px solid #c7cf5d;}