#c8402a color space conversions
Hex:
#c8402a
RGB:
200, 64, 42
CMY:
22, 75, 84
CMYK:
0, 68, 79, 22
HSL:
8°, 65.2893%, 47.4510%
HSV (HSB):
8°, 79.0000%, 78.4314%
XYZ:
26.0707, 16.1133, 3.9266
xyY:
0.5654, 0.3494, 16.1133
CIE-Lab:
47.1228, 52.7879, 42.7557
CIE-LCH:
47.1228, 67.9310, 39.0058
CIE-Luv:
47.1228, 107.3259, 30.8902
Hunter-Lab:
40.1414, 45.6834, 22.2993
#c8402a color charts
#c8402a color shades, tints & tones
#c8402a color schemes
#c8402a color preview, HTML & CSS examples
This text has a color of #c8402a
<p style="color:#c8402a;">Text here</p>
.mytext {color:#c8402a;}
This box has a color of #c8402a
<div style="background-color:#c8402a;">Content here</div>
.mybackground {background-color:#c8402a;}
Border around this has a color of #c8402a
<div style="border:2px solid #c8402a;">Content here</div>
.myborder {border:2px solid #c8402a;}