#c2c98d color space conversions
Hex:
#c2c98d
RGB:
194, 201, 141
CMY:
24, 21, 45
CMYK:
3, 0, 30, 21
HSL:
67°, 35.7143%, 67.0588%
HSV (HSB):
67°, 29.8507%, 78.8235%
XYZ:
47.9425, 55.1657, 33.3205
xyY:
0.3514, 0.4044, 55.1657
CIE-Lab:
79.1366, -12.0585, 29.2523
CIE-LCH:
79.1366, 31.6402, 112.4027
CIE-Luv:
79.1366, -1.2666, 41.8529
Hunter-Lab:
74.2736, -14.7598, 25.3930
#c2c98d color charts
#c2c98d color shades, tints & tones
#c2c98d color schemes
#c2c98d color preview, HTML & CSS examples
This text has a color of #c2c98d
<p style="color:#c2c98d;">Text here</p>
.mytext {color:#c2c98d;}
This box has a color of #c2c98d
<div style="background-color:#c2c98d;">Content here</div>
.mybackground {background-color:#c2c98d;}
Border around this has a color of #c2c98d
<div style="border:2px solid #c2c98d;">Content here</div>
.myborder {border:2px solid #c2c98d;}