#c8212d color space conversions
Hex:
#c8212d
RGB:
200, 33, 45
CMY:
22, 87, 82
CMYK:
0, 84, 78, 22
HSL:
356°, 71.6738%, 45.6863%
HSV (HSB):
356°, 83.5000%, 78.4314%
XYZ:
24.8369, 13.5565, 3.7902
xyY:
0.5888, 0.3214, 13.5565
CIE-Lab:
43.5901, 62.8072, 37.4387
CIE-LCH:
43.5901, 73.1191, 30.7987
CIE-Luv:
43.5901, 122.8979, 23.2203
Hunter-Lab:
36.8192, 55.9762, 19.6700
#c8212d color charts
#c8212d color shades, tints & tones
#c8212d color schemes
#c8212d color preview, HTML & CSS examples
This text has a color of #c8212d
<p style="color:#c8212d;">Text here</p>
.mytext {color:#c8212d;}
This box has a color of #c8212d
<div style="background-color:#c8212d;">Content here</div>
.mybackground {background-color:#c8212d;}
Border around this has a color of #c8212d
<div style="border:2px solid #c8212d;">Content here</div>
.myborder {border:2px solid #c8212d;}