#c0b31b color space conversions
Hex:
#c0b31b
RGB:
192, 179, 27
CMY:
25, 30, 89
CMYK:
0, 7, 86, 25
HSL:
55°, 75.3425%, 42.9412%
HSV (HSB):
55°, 85.9375%, 75.2941%
XYZ:
38.0562, 43.5258, 7.4325
xyY:
0.4275, 0.4890, 43.5258
CIE-Lab:
71.9104, -10.4003, 69.8323
CIE-LCH:
71.9104, 70.6025, 98.4710
CIE-Luv:
71.9104, 14.5713, 75.6211
Hunter-Lab:
65.9741, -12.4896, 39.5024
#c0b31b color charts
#c0b31b color shades, tints & tones
#c0b31b color schemes
#c0b31b color preview, HTML & CSS examples
This text has a color of #c0b31b
<p style="color:#c0b31b;">Text here</p>
.mytext {color:#c0b31b;}
This box has a color of #c0b31b
<div style="background-color:#c0b31b;">Content here</div>
.mybackground {background-color:#c0b31b;}
Border around this has a color of #c0b31b
<div style="border:2px solid #c0b31b;">Content here</div>
.myborder {border:2px solid #c0b31b;}