#d81e41 color space conversions
Hex:
#d81e41
RGB:
216, 30, 65
CMY:
15, 88, 75
CMYK:
0, 86, 70, 15
HSL:
349°, 75.6098%, 48.2353%
HSV (HSB):
349°, 86.1111%, 84.7059%
XYZ:
29.7373, 15.9091, 6.5045
xyY:
0.5702, 0.3051, 15.9091
CIE-Lab:
46.8550, 68.5090, 30.1875
CIE-LCH:
46.8550, 74.8650, 23.7800
CIE-Luv:
46.8550, 131.1667, 17.6753
Hunter-Lab:
39.8863, 63.2803, 18.2516
#d81e41 color charts
#d81e41 color shades, tints & tones
#d81e41 color schemes
#d81e41 color preview, HTML & CSS examples
This text has a color of #d81e41
<p style="color:#d81e41;">Text here</p>
.mytext {color:#d81e41;}
This box has a color of #d81e41
<div style="background-color:#d81e41;">Content here</div>
.mybackground {background-color:#d81e41;}
Border around this has a color of #d81e41
<div style="border:2px solid #d81e41;">Content here</div>
.myborder {border:2px solid #d81e41;}