#c2bd3d color space conversions
Hex:
#c2bd3d
RGB:
194, 189, 61
CMY:
24, 26, 76
CMYK:
0, 3, 69, 24
HSL:
58°, 52.1569%, 50.0000%
HSV (HSB):
58°, 68.5567%, 76.0784%
XYZ:
41.2880, 48.2014, 11.5426
xyY:
0.4087, 0.4771, 48.2014
CIE-Lab:
74.9518, -13.3599, 62.1583
CIE-LCH:
74.9518, 63.5778, 102.1302
CIE-Luv:
74.9518, 8.6475, 72.7381
Hunter-Lab:
69.4273, -15.3447, 38.7419
#c2bd3d color charts
#c2bd3d color shades, tints & tones
#c2bd3d color schemes
#c2bd3d color preview, HTML & CSS examples
This text has a color of #c2bd3d
<p style="color:#c2bd3d;">Text here</p>
.mytext {color:#c2bd3d;}
This box has a color of #c2bd3d
<div style="background-color:#c2bd3d;">Content here</div>
.mybackground {background-color:#c2bd3d;}
Border around this has a color of #c2bd3d
<div style="border:2px solid #c2bd3d;">Content here</div>
.myborder {border:2px solid #c2bd3d;}