#c0b45e color space conversions
Hex:
#c0b45e
RGB:
192, 180, 94
CMY:
25, 29, 63
CMYK:
0, 6, 51, 25
HSL:
53°, 43.7500%, 56.0784%
HSV (HSB):
53°, 51.0417%, 75.2941%
XYZ:
40.0799, 44.6571, 17.0969
xyY:
0.3936, 0.4385, 44.6571
CIE-Lab:
72.6656, -7.2355, 44.9730
CIE-LCH:
72.6656, 45.5513, 99.1398
CIE-Luv:
72.6656, 12.0600, 56.3441
Hunter-Lab:
66.8260, -9.8875, 31.6093
#c0b45e color charts
#c0b45e color shades, tints & tones
#c0b45e color schemes
#c0b45e color preview, HTML & CSS examples
This text has a color of #c0b45e
<p style="color:#c0b45e;">Text here</p>
.mytext {color:#c0b45e;}
This box has a color of #c0b45e
<div style="background-color:#c0b45e;">Content here</div>
.mybackground {background-color:#c0b45e;}
Border around this has a color of #c0b45e
<div style="border:2px solid #c0b45e;">Content here</div>
.myborder {border:2px solid #c0b45e;}