#d81c1c color space conversions
Hex:
#d81c1c
RGB:
216, 28, 28
CMY:
15, 89, 89
CMYK:
0, 87, 87, 15
HSL:
0°, 77.0492%, 47.8431%
HSV (HSB):
0°, 87.0370%, 84.7059%
XYZ:
28.9438, 15.5133, 2.5675
xyY:
0.6155, 0.3299, 15.5133
CIE-Lab:
46.3293, 67.7284, 50.1129
CIE-LCH:
46.3293, 84.2522, 36.4981
CIE-Luv:
46.3293, 139.7286, 30.1321
Hunter-Lab:
39.3869, 62.2450, 23.7060
#d81c1c color charts
#d81c1c color shades, tints & tones
#d81c1c color schemes
#d81c1c color preview, HTML & CSS examples
This text has a color of #d81c1c
<p style="color:#d81c1c;">Text here</p>
.mytext {color:#d81c1c;}
This box has a color of #d81c1c
<div style="background-color:#d81c1c;">Content here</div>
.mybackground {background-color:#d81c1c;}
Border around this has a color of #d81c1c
<div style="border:2px solid #d81c1c;">Content here</div>
.myborder {border:2px solid #d81c1c;}