#c2c99a color space conversions
Hex:
#c2c99a
RGB:
194, 201, 154
CMY:
24, 21, 40
CMYK:
3, 0, 23, 21
HSL:
69°, 30.3226%, 69.6078%
HSV (HSB):
69°, 23.3831%, 78.8235%
XYZ:
48.9675, 55.5757, 38.7182
xyY:
0.3418, 0.3879, 55.5757
CIE-Lab:
79.3717, -10.2554, 22.7411
CIE-LCH:
79.3717, 24.9465, 114.2736
CIE-Luv:
79.3717, -1.7811, 33.5008
Hunter-Lab:
74.5491, -13.2134, 21.3913
#c2c99a color charts
#c2c99a color shades, tints & tones
#c2c99a color schemes
#c2c99a color preview, HTML & CSS examples
This text has a color of #c2c99a
<p style="color:#c2c99a;">Text here</p>
.mytext {color:#c2c99a;}
This box has a color of #c2c99a
<div style="background-color:#c2c99a;">Content here</div>
.mybackground {background-color:#c2c99a;}
Border around this has a color of #c2c99a
<div style="border:2px solid #c2c99a;">Content here</div>
.myborder {border:2px solid #c2c99a;}