#c8740c color space conversions
Hex:
#c8740c
RGB:
200, 116, 12
CMY:
22, 55, 95
CMYK:
0, 42, 94, 22
HSL:
33°, 88.6792%, 41.5686%
HSV (HSB):
33°, 94.0000%, 78.4314%
XYZ:
30.1312, 24.7967, 3.5460
xyY:
0.5153, 0.4241, 24.7967
CIE-Lab:
56.8768, 26.8038, 61.7808
CIE-LCH:
56.8768, 67.3448, 66.5462
CIE-Luv:
56.8768, 69.6409, 53.5285
Hunter-Lab:
49.7963, 20.8649, 30.6354
#c8740c color charts
#c8740c color shades, tints & tones
#c8740c color schemes
#c8740c color preview, HTML & CSS examples
This text has a color of #c8740c
<p style="color:#c8740c;">Text here</p>
.mytext {color:#c8740c;}
This box has a color of #c8740c
<div style="background-color:#c8740c;">Content here</div>
.mybackground {background-color:#c8740c;}
Border around this has a color of #c8740c
<div style="border:2px solid #c8740c;">Content here</div>
.myborder {border:2px solid #c8740c;}