#c7ca5f color space conversions
Hex:
#c7ca5f
RGB:
199, 202, 95
CMY:
22, 21, 63
CMYK:
1, 0, 53, 21
HSL:
62°, 50.2347%, 58.2353%
HSV (HSB):
62°, 52.9703%, 79.2157%
XYZ:
46.7393, 55.2094, 19.0195
xyY:
0.3864, 0.4564, 55.2094
CIE-Lab:
79.1617, -15.5246, 52.2716
CIE-LCH:
79.1617, 54.5283, 106.5414
CIE-Luv:
79.1617, 2.8518, 66.7236
Hunter-Lab:
74.3030, -17.7474, 36.8355
#c7ca5f color charts
#c7ca5f color shades, tints & tones
#c7ca5f color schemes
#c7ca5f color preview, HTML & CSS examples
This text has a color of #c7ca5f
<p style="color:#c7ca5f;">Text here</p>
.mytext {color:#c7ca5f;}
This box has a color of #c7ca5f
<div style="background-color:#c7ca5f;">Content here</div>
.mybackground {background-color:#c7ca5f;}
Border around this has a color of #c7ca5f
<div style="border:2px solid #c7ca5f;">Content here</div>
.myborder {border:2px solid #c7ca5f;}