#c0b05b color space conversions
Hex:
#c0b05b
RGB:
192, 176, 91
CMY:
25, 31, 64
CMYK:
0, 8, 53, 25
HSL:
50°, 44.4934%, 55.4902%
HSV (HSB):
50°, 52.6042%, 75.2941%
XYZ:
39.1519, 43.0125, 16.1362
xyY:
0.3983, 0.4376, 43.0125
CIE-Lab:
71.5634, -5.4013, 45.1328
CIE-LCH:
71.5634, 45.4549, 96.8245
CIE-Luv:
71.5634, 14.7798, 55.7878
Hunter-Lab:
65.5839, -8.2119, 31.3210
#c0b05b color charts
#c0b05b color shades, tints & tones
#c0b05b color schemes
#c0b05b color preview, HTML & CSS examples
This text has a color of #c0b05b
<p style="color:#c0b05b;">Text here</p>
.mytext {color:#c0b05b;}
This box has a color of #c0b05b
<div style="background-color:#c0b05b;">Content here</div>
.mybackground {background-color:#c0b05b;}
Border around this has a color of #c0b05b
<div style="border:2px solid #c0b05b;">Content here</div>
.myborder {border:2px solid #c0b05b;}