#c0b42c color space conversions
Hex:
#c0b42c
RGB:
192, 180, 44
CMY:
25, 29, 83
CMYK:
0, 6, 77, 25
HSL:
55°, 62.7119%, 46.2745%
HSV (HSB):
55°, 77.0833%, 75.2941%
XYZ:
38.5141, 44.0308, 8.8518
xyY:
0.4214, 0.4818, 44.0308
CIE-Lab:
72.2491, -10.3880, 65.5133
CIE-LCH:
72.2491, 66.3318, 99.0099
CIE-Luv:
72.2491, 13.6153, 73.1222
Hunter-Lab:
66.3557, -12.5178, 38.5398
#c0b42c color charts
#c0b42c color shades, tints & tones
#c0b42c color schemes
#c0b42c color preview, HTML & CSS examples
This text has a color of #c0b42c
<p style="color:#c0b42c;">Text here</p>
.mytext {color:#c0b42c;}
This box has a color of #c0b42c
<div style="background-color:#c0b42c;">Content here</div>
.mybackground {background-color:#c0b42c;}
Border around this has a color of #c0b42c
<div style="border:2px solid #c0b42c;">Content here</div>
.myborder {border:2px solid #c0b42c;}