#c2b60d color space conversions
Hex:
#c2b60d
RGB:
194, 182, 13
CMY:
24, 29, 95
CMYK:
0, 6, 93, 24
HSL:
56°, 87.4396%, 40.5882%
HSV (HSB):
56°, 93.2990%, 76.0784%
XYZ:
39.0487, 44.9543, 6.9997
xyY:
0.4291, 0.4940, 44.9543
CIE-Lab:
72.8618, -11.3247, 73.0907
CIE-LCH:
72.8618, 73.9628, 98.8074
CIE-Luv:
72.8618, 14.0706, 78.2413
Hunter-Lab:
67.0480, -13.3755, 40.7438
#c2b60d color charts
#c2b60d color shades, tints & tones
#c2b60d color schemes
#c2b60d color preview, HTML & CSS examples
This text has a color of #c2b60d
<p style="color:#c2b60d;">Text here</p>
.mytext {color:#c2b60d;}
This box has a color of #c2b60d
<div style="background-color:#c2b60d;">Content here</div>
.mybackground {background-color:#c2b60d;}
Border around this has a color of #c2b60d
<div style="border:2px solid #c2b60d;">Content here</div>
.myborder {border:2px solid #c2b60d;}