#c8980f color space conversions
Hex:
#c8980f
RGB:
200, 152, 15
CMY:
22, 40, 94
CMYK:
0, 24, 93, 22
HSL:
44°, 86.0465%, 42.1569%
HSV (HSB):
44°, 92.5000%, 78.4314%
XYZ:
35.1339, 34.7703, 5.3115
xyY:
0.4671, 0.4623, 34.7703
CIE-Lab:
65.5695, 7.2462, 67.5596
CIE-LCH:
65.5695, 67.9471, 83.8781
CIE-Luv:
65.5695, 40.5609, 66.6184
Hunter-Lab:
58.9664, 3.1644, 35.9358
#c8980f color charts
#c8980f color shades, tints & tones
#c8980f color schemes
#c8980f color preview, HTML & CSS examples
This text has a color of #c8980f
<p style="color:#c8980f;">Text here</p>
.mytext {color:#c8980f;}
This box has a color of #c8980f
<div style="background-color:#c8980f;">Content here</div>
.mybackground {background-color:#c8980f;}
Border around this has a color of #c8980f
<div style="border:2px solid #c8980f;">Content here</div>
.myborder {border:2px solid #c8980f;}