#d81d1b color space conversions
Hex:
#d81d1b
RGB:
216, 29, 27
CMY:
15, 89, 89
CMYK:
0, 87, 88, 15
HSL:
1°, 77.7778%, 47.6471%
HSV (HSB):
1°, 87.5000%, 84.7059%
XYZ:
28.9561, 15.5568, 2.5135
xyY:
0.6157, 0.3308, 15.5568
CIE-Lab:
46.3876, 67.5252, 50.6178
CIE-LCH:
46.3876, 84.3908, 36.8557
CIE-Luv:
46.3876, 139.5311, 30.4622
Hunter-Lab:
39.4421, 62.0207, 23.8311
#d81d1b color charts
#d81d1b color shades, tints & tones
#d81d1b color schemes
#d81d1b color preview, HTML & CSS examples
This text has a color of #d81d1b
<p style="color:#d81d1b;">Text here</p>
.mytext {color:#d81d1b;}
This box has a color of #d81d1b
<div style="background-color:#d81d1b;">Content here</div>
.mybackground {background-color:#d81d1b;}
Border around this has a color of #d81d1b
<div style="border:2px solid #d81d1b;">Content here</div>
.myborder {border:2px solid #d81d1b;}