#8d212d color space conversions
Hex:
#8d212d
RGB:
141, 33, 45
CMY:
45, 87, 82
CMYK:
0, 77, 68, 45
HSL:
353°, 62.0690%, 34.1176%
HSV (HSB):
353°, 76.5957%, 55.2941%
XYZ:
12.0020, 6.9399, 3.1896
xyY:
0.5423, 0.3136, 6.9399
CIE-Lab:
31.6697, 45.3740, 20.5361
CIE-LCH:
31.6697, 49.8050, 24.3513
CIE-Luv:
31.6697, 75.8278, 11.8058
Hunter-Lab:
26.3437, 35.2220, 11.2620
#8d212d color charts
#8d212d color shades, tints & tones
#8d212d color schemes
#8d212d color preview, HTML & CSS examples
This text has a color of #8d212d
<p style="color:#8d212d;">Text here</p>
.mytext {color:#8d212d;}
This box has a color of #8d212d
<div style="background-color:#8d212d;">Content here</div>
.mybackground {background-color:#8d212d;}
Border around this has a color of #8d212d
<div style="border:2px solid #8d212d;">Content here</div>
.myborder {border:2px solid #8d212d;}