#d81a2f color space conversions
Hex:
#d81a2f
RGB:
216, 26, 47
CMY:
15, 90, 82
CMYK:
0, 88, 78, 15
HSL:
353°, 78.5124%, 47.4510%
HSV (HSB):
353°, 87.9630%, 84.7059%
XYZ:
29.2014, 15.5430, 4.1503
xyY:
0.5972, 0.3179, 15.5430
CIE-Lab:
46.3691, 68.5523, 40.2242
CIE-LCH:
46.3691, 79.4821, 30.4030
CIE-Luv:
46.3691, 136.9688, 24.5451
Hunter-Lab:
39.4246, 63.2203, 21.3556
#d81a2f color charts
#d81a2f color shades, tints & tones
#d81a2f color schemes
#d81a2f color preview, HTML & CSS examples
This text has a color of #d81a2f
<p style="color:#d81a2f;">Text here</p>
.mytext {color:#d81a2f;}
This box has a color of #d81a2f
<div style="background-color:#d81a2f;">Content here</div>
.mybackground {background-color:#d81a2f;}
Border around this has a color of #d81a2f
<div style="border:2px solid #d81a2f;">Content here</div>
.myborder {border:2px solid #d81a2f;}