#c8b15f color space conversions
Hex:
#c8b15f
RGB:
200, 177, 95
CMY:
22, 31, 63
CMYK:
0, 12, 53, 22
HSL:
47°, 48.8372%, 57.8431%
HSV (HSB):
47°, 52.5000%, 78.4314%
XYZ:
41.6071, 44.5499, 17.2325
xyY:
0.4024, 0.4309, 44.5499
CIE-Lab:
72.5945, -2.2261, 44.5660
CIE-LCH:
72.5945, 44.6216, 92.8595
CIE-Luv:
72.5945, 19.5338, 54.8800
Hunter-Lab:
66.7457, -5.5338, 31.4144
#c8b15f color charts
#c8b15f color shades, tints & tones
#c8b15f color schemes
#c8b15f color preview, HTML & CSS examples
This text has a color of #c8b15f
<p style="color:#c8b15f;">Text here</p>
.mytext {color:#c8b15f;}
This box has a color of #c8b15f
<div style="background-color:#c8b15f;">Content here</div>
.mybackground {background-color:#c8b15f;}
Border around this has a color of #c8b15f
<div style="border:2px solid #c8b15f;">Content here</div>
.myborder {border:2px solid #c8b15f;}