#c8480c color space conversions
Hex:
#c8480c
RGB:
200, 72, 12
CMY:
22, 72, 95
CMYK:
0, 64, 94, 22
HSL:
19°, 88.6792%, 41.5686%
HSV (HSB):
19°, 94.0000%, 78.4314%
XYZ:
26.2031, 16.9406, 2.2366
xyY:
0.5774, 0.3733, 16.9406
CIE-Lab:
48.1851, 48.7579, 55.8900
CIE-LCH:
48.1851, 74.1689, 48.8988
CIE-Luv:
48.1851, 104.8180, 39.3768
Hunter-Lab:
41.1590, 41.6106, 25.5894
#c8480c color charts
#c8480c color shades, tints & tones
#c8480c color schemes
#c8480c color preview, HTML & CSS examples
This text has a color of #c8480c
<p style="color:#c8480c;">Text here</p>
.mytext {color:#c8480c;}
This box has a color of #c8480c
<div style="background-color:#c8480c;">Content here</div>
.mybackground {background-color:#c8480c;}
Border around this has a color of #c8480c
<div style="border:2px solid #c8480c;">Content here</div>
.myborder {border:2px solid #c8480c;}