#d81e3e color space conversions
Hex:
#d81e3e
RGB:
216, 30, 62
CMY:
15, 88, 76
CMYK:
0, 86, 71, 15
HSL:
350°, 75.6098%, 48.2353%
HSV (HSB):
350°, 86.1111%, 84.7059%
XYZ:
29.6527, 15.8753, 6.0588
xyY:
0.5748, 0.3077, 15.8753
CIE-Lab:
46.8104, 68.3790, 31.9386
CIE-LCH:
46.8104, 75.4703, 25.0365
CIE-Luv:
46.8104, 132.0179, 19.0523
Hunter-Lab:
39.8438, 63.1172, 18.8748
#d81e3e color charts
#d81e3e color shades, tints & tones
#d81e3e color schemes
#d81e3e color preview, HTML & CSS examples
This text has a color of #d81e3e
<p style="color:#d81e3e;">Text here</p>
.mytext {color:#d81e3e;}
This box has a color of #d81e3e
<div style="background-color:#d81e3e;">Content here</div>
.mybackground {background-color:#d81e3e;}
Border around this has a color of #d81e3e
<div style="border:2px solid #d81e3e;">Content here</div>
.myborder {border:2px solid #d81e3e;}