#c8b35f color space conversions
Hex:
#c8b35f
RGB:
200, 179, 95
CMY:
22, 30, 63
CMYK:
0, 11, 53, 22
HSL:
48°, 48.8372%, 57.8431%
HSV (HSB):
48°, 52.5000%, 78.4314%
XYZ:
42.0051, 45.3458, 17.3652
xyY:
0.4011, 0.4330, 45.3458
CIE-Lab:
73.1190, -3.2802, 45.1934
CIE-LCH:
73.1190, 45.3123, 94.1514
CIE-Luv:
73.1190, 18.2126, 55.8395
Hunter-Lab:
67.3393, -6.4985, 31.8480
#c8b35f color charts
#c8b35f color shades, tints & tones
#c8b35f color schemes
#c8b35f color preview, HTML & CSS examples
This text has a color of #c8b35f
<p style="color:#c8b35f;">Text here</p>
.mytext {color:#c8b35f;}
This box has a color of #c8b35f
<div style="background-color:#c8b35f;">Content here</div>
.mybackground {background-color:#c8b35f;}
Border around this has a color of #c8b35f
<div style="border:2px solid #c8b35f;">Content here</div>
.myborder {border:2px solid #c8b35f;}