#c2c98e color space conversions
Hex:
#c2c98e
RGB:
194, 201, 142
CMY:
24, 21, 44
CMYK:
3, 0, 29, 21
HSL:
67°, 35.3293%, 67.2549%
HSV (HSB):
67°, 29.3532%, 78.8235%
XYZ:
48.0173, 55.1956, 33.7142
xyY:
0.3507, 0.4031, 55.1956
CIE-Lab:
79.1538, -11.9258, 28.7531
CIE-LCH:
79.1538, 31.1282, 112.5270
CIE-Luv:
79.1538, -1.3049, 41.2317
Hunter-Lab:
74.2938, -14.6466, 25.1000
#c2c98e color charts
#c2c98e color shades, tints & tones
#c2c98e color schemes
#c2c98e color preview, HTML & CSS examples
This text has a color of #c2c98e
<p style="color:#c2c98e;">Text here</p>
.mytext {color:#c2c98e;}
This box has a color of #c2c98e
<div style="background-color:#c2c98e;">Content here</div>
.mybackground {background-color:#c2c98e;}
Border around this has a color of #c2c98e
<div style="border:2px solid #c2c98e;">Content here</div>
.myborder {border:2px solid #c2c98e;}