#c0b34a color space conversions
Hex:
#c0b34a
RGB:
192, 179, 74
CMY:
25, 30, 71
CMYK:
0, 7, 61, 25
HSL:
53°, 48.3607%, 52.1569%
HSV (HSB):
53°, 61.4583%, 75.2941%
XYZ:
39.0944, 43.9411, 12.8995
xyY:
0.4075, 0.4580, 43.9411
CIE-Lab:
72.1891, -8.2805, 53.8223
CIE-LCH:
72.1891, 54.4555, 98.7463
CIE-Luv:
72.1891, 13.4832, 64.1190
Hunter-Lab:
66.2881, -10.7311, 34.8639
#c0b34a color charts
#c0b34a color shades, tints & tones
#c0b34a color schemes
#c0b34a color preview, HTML & CSS examples
This text has a color of #c0b34a
<p style="color:#c0b34a;">Text here</p>
.mytext {color:#c0b34a;}
This box has a color of #c0b34a
<div style="background-color:#c0b34a;">Content here</div>
.mybackground {background-color:#c0b34a;}
Border around this has a color of #c0b34a
<div style="border:2px solid #c0b34a;">Content here</div>
.myborder {border:2px solid #c0b34a;}