#c8800f color space conversions
Hex:
#c8800f
RGB:
200, 128, 15
CMY:
22, 50, 94
CMYK:
0, 36, 93, 22
HSL:
37°, 86.0465%, 42.1569%
HSV (HSB):
37°, 92.5000%, 78.4314%
XYZ:
31.6248, 27.7522, 4.1418
xyY:
0.4979, 0.4369, 27.7522
CIE-Lab:
59.6642, 20.3319, 63.1928
CIE-LCH:
59.6642, 66.3831, 72.1647
CIE-Luv:
59.6642, 59.6925, 57.5896
Hunter-Lab:
52.6803, 14.9656, 32.2147
#c8800f color charts
#c8800f color shades, tints & tones
#c8800f color schemes
#c8800f color preview, HTML & CSS examples
This text has a color of #c8800f
<p style="color:#c8800f;">Text here</p>
.mytext {color:#c8800f;}
This box has a color of #c8800f
<div style="background-color:#c8800f;">Content here</div>
.mybackground {background-color:#c8800f;}
Border around this has a color of #c8800f
<div style="border:2px solid #c8800f;">Content here</div>
.myborder {border:2px solid #c8800f;}