#c0b050 color space conversions
Hex:
#c0b050
RGB:
192, 176, 80
CMY:
25, 31, 69
CMYK:
0, 8, 58, 25
HSL:
51°, 47.0588%, 53.3333%
HSV (HSB):
51°, 58.3333%, 75.2941%
XYZ:
38.7115, 42.8363, 13.8173
xyY:
0.4059, 0.4492, 42.8363
CIE-Lab:
71.4437, -6.2854, 50.2607
CIE-LCH:
71.4437, 50.6522, 97.1282
CIE-Luv:
71.4437, 15.2488, 60.4731
Hunter-Lab:
65.4495, -8.9588, 33.2976
#c0b050 color charts
#c0b050 color shades, tints & tones
#c0b050 color schemes
#c0b050 color preview, HTML & CSS examples
This text has a color of #c0b050
<p style="color:#c0b050;">Text here</p>
.mytext {color:#c0b050;}
This box has a color of #c0b050
<div style="background-color:#c0b050;">Content here</div>
.mybackground {background-color:#c0b050;}
Border around this has a color of #c0b050
<div style="border:2px solid #c0b050;">Content here</div>
.myborder {border:2px solid #c0b050;}