#c2c25f color space conversions
Hex:
#c2c25f
RGB:
194, 194, 95
CMY:
24, 24, 63
CMYK:
0, 0, 51, 24
HSL:
60°, 44.7964%, 56.6667%
HSV (HSB):
60°, 51.0309%, 76.0784%
XYZ:
43.6055, 50.8791, 18.3489
xyY:
0.3865, 0.4509, 50.8791
CIE-Lab:
76.6057, -13.5326, 49.1945
CIE-LCH:
76.6057, 51.0219, 105.3807
CIE-Luv:
76.6057, 4.5249, 62.7237
Hunter-Lab:
71.3296, -15.7055, 34.6789
#c2c25f color charts
#c2c25f color shades, tints & tones
#c2c25f color schemes
#c2c25f color preview, HTML & CSS examples
This text has a color of #c2c25f
<p style="color:#c2c25f;">Text here</p>
.mytext {color:#c2c25f;}
This box has a color of #c2c25f
<div style="background-color:#c2c25f;">Content here</div>
.mybackground {background-color:#c2c25f;}
Border around this has a color of #c2c25f
<div style="border:2px solid #c2c25f;">Content here</div>
.myborder {border:2px solid #c2c25f;}