#c0b05a color space conversions
Hex:
#c0b05a
RGB:
192, 176, 90
CMY:
25, 31, 65
CMYK:
0, 8, 53, 25
HSL:
51°, 44.7368%, 55.2941%
HSV (HSB):
51°, 53.1250%, 75.2941%
XYZ:
39.1090, 42.9953, 15.9105
xyY:
0.3990, 0.4387, 42.9953
CIE-Lab:
71.5518, -5.4870, 45.6086
CIE-LCH:
71.5518, 45.9375, 96.8600
CIE-Luv:
71.5518, 14.8249, 56.2388
Hunter-Lab:
65.5708, -8.2845, 31.5131
#c0b05a color charts
#c0b05a color shades, tints & tones
#c0b05a color schemes
#c0b05a color preview, HTML & CSS examples
This text has a color of #c0b05a
<p style="color:#c0b05a;">Text here</p>
.mytext {color:#c0b05a;}
This box has a color of #c0b05a
<div style="background-color:#c0b05a;">Content here</div>
.mybackground {background-color:#c0b05a;}
Border around this has a color of #c0b05a
<div style="border:2px solid #c0b05a;">Content here</div>
.myborder {border:2px solid #c0b05a;}