#d81d2f color space conversions
Hex:
#d81d2f
RGB:
216, 29, 47
CMY:
15, 89, 82
CMYK:
0, 87, 78, 15
HSL:
354°, 76.3265%, 48.0392%
HSV (HSB):
354°, 86.5741%, 84.7059%
XYZ:
29.2714, 15.6829, 4.1737
xyY:
0.5958, 0.3192, 15.6829
CIE-Lab:
46.5557, 68.0171, 40.4201
CIE-LCH:
46.5557, 79.1209, 30.7215
CIE-Luv:
46.5557, 136.0523, 24.9053
Hunter-Lab:
39.6016, 62.6345, 21.4725
#d81d2f color charts
#d81d2f color shades, tints & tones
#d81d2f color schemes
#d81d2f color preview, HTML & CSS examples
This text has a color of #d81d2f
<p style="color:#d81d2f;">Text here</p>
.mytext {color:#d81d2f;}
This box has a color of #d81d2f
<div style="background-color:#d81d2f;">Content here</div>
.mybackground {background-color:#d81d2f;}
Border around this has a color of #d81d2f
<div style="border:2px solid #d81d2f;">Content here</div>
.myborder {border:2px solid #d81d2f;}