#c2bd3f color space conversions
Hex:
#c2bd3f
RGB:
194, 189, 63
CMY:
24, 26, 75
CMYK:
0, 3, 68, 24
HSL:
58°, 51.7787%, 50.3922%
HSV (HSB):
58°, 67.5258%, 76.0784%
XYZ:
41.3429, 48.2234, 11.8317
xyY:
0.4077, 0.4756, 48.2234
CIE-Lab:
74.9656, -13.2516, 61.3984
CIE-LCH:
74.9656, 62.8122, 102.1793
CIE-Luv:
74.9656, 8.6014, 72.1645
Hunter-Lab:
69.4431, -15.2554, 38.5084
#c2bd3f color charts
#c2bd3f color shades, tints & tones
#c2bd3f color schemes
#c2bd3f color preview, HTML & CSS examples
This text has a color of #c2bd3f
<p style="color:#c2bd3f;">Text here</p>
.mytext {color:#c2bd3f;}
This box has a color of #c2bd3f
<div style="background-color:#c2bd3f;">Content here</div>
.mybackground {background-color:#c2bd3f;}
Border around this has a color of #c2bd3f
<div style="border:2px solid #c2bd3f;">Content here</div>
.myborder {border:2px solid #c2bd3f;}