#c0b34f color space conversions
Hex:
#c0b34f
RGB:
192, 179, 79
CMY:
25, 30, 69
CMYK:
0, 7, 59, 25
HSL:
53°, 47.2803%, 53.1373%
HSV (HSB):
53°, 58.8542%, 75.2941%
XYZ:
39.2696, 44.0112, 13.8224
xyY:
0.4044, 0.4532, 44.0112
CIE-Lab:
72.2360, -7.9277, 51.6143
CIE-LCH:
72.2360, 52.2196, 98.7321
CIE-Luv:
72.2360, 13.3058, 62.2426
Hunter-Lab:
66.3409, -10.4360, 34.0853
#c0b34f color charts
#c0b34f color shades, tints & tones
#c0b34f color schemes
#c0b34f color preview, HTML & CSS examples
This text has a color of #c0b34f
<p style="color:#c0b34f;">Text here</p>
.mytext {color:#c0b34f;}
This box has a color of #c0b34f
<div style="background-color:#c0b34f;">Content here</div>
.mybackground {background-color:#c0b34f;}
Border around this has a color of #c0b34f
<div style="border:2px solid #c0b34f;">Content here</div>
.myborder {border:2px solid #c0b34f;}