#d81e31 color space conversions
Hex:
#d81e31
RGB:
216, 30, 49
CMY:
15, 88, 81
CMYK:
0, 86, 77, 15
HSL:
354°, 75.6098%, 48.2353%
HSV (HSB):
354°, 86.1111%, 84.7059%
XYZ:
29.3376, 15.7492, 4.3994
xyY:
0.5928, 0.3183, 15.7492
CIE-Lab:
46.6437, 67.8919, 39.3776
CIE-LCH:
46.6437, 78.4850, 30.1139
CIE-Luv:
46.6437, 135.2876, 24.3245
Hunter-Lab:
39.6853, 62.5077, 21.2070
#d81e31 color charts
#d81e31 color shades, tints & tones
#d81e31 color schemes
#d81e31 color preview, HTML & CSS examples
This text has a color of #d81e31
<p style="color:#d81e31;">Text here</p>
.mytext {color:#d81e31;}
This box has a color of #d81e31
<div style="background-color:#d81e31;">Content here</div>
.mybackground {background-color:#d81e31;}
Border around this has a color of #d81e31
<div style="border:2px solid #d81e31;">Content here</div>
.myborder {border:2px solid #d81e31;}