#d81c2c color space conversions
Hex:
#d81c2c
RGB:
216, 28, 44
CMY:
15, 89, 83
CMYK:
0, 87, 80, 15
HSL:
355°, 77.0492%, 47.8431%
HSV (HSB):
355°, 87.0370%, 84.7059%
XYZ:
29.1888, 15.6113, 3.8577
xyY:
0.5999, 0.3208, 15.6113
CIE-Lab:
46.4603, 68.1103, 42.0020
CIE-LCH:
46.4603, 80.0199, 31.6611
CIE-Luv:
46.4603, 137.0020, 25.7939
Hunter-Lab:
39.5111, 62.7221, 21.8689
#d81c2c color charts
#d81c2c color shades, tints & tones
#d81c2c color schemes
#d81c2c color preview, HTML & CSS examples
This text has a color of #d81c2c
<p style="color:#d81c2c;">Text here</p>
.mytext {color:#d81c2c;}
This box has a color of #d81c2c
<div style="background-color:#d81c2c;">Content here</div>
.mybackground {background-color:#d81c2c;}
Border around this has a color of #d81c2c
<div style="border:2px solid #d81c2c;">Content here</div>
.myborder {border:2px solid #d81c2c;}