#d31d30 color space conversions
Hex:
#d31d30
RGB:
211, 29, 48
CMY:
17, 89, 81
CMYK:
0, 86, 77, 17
HSL:
354°, 75.8333%, 47.0588%
HSV (HSB):
354°, 86.2559%, 82.7451%
XYZ:
27.8368, 14.9410, 4.2130
xyY:
0.5924, 0.3180, 14.9410
CIE-Lab:
45.5533, 66.7292, 38.4804
CIE-LCH:
45.5533, 77.0294, 29.9705
CIE-Luv:
45.5533, 132.0519, 23.6157
Hunter-Lab:
38.6536, 60.9050, 20.5952
#d31d30 color charts
#d31d30 color shades, tints & tones
#d31d30 color schemes
#d31d30 color preview, HTML & CSS examples
This text has a color of #d31d30
<p style="color:#d31d30;">Text here</p>
.mytext {color:#d31d30;}
This box has a color of #d31d30
<div style="background-color:#d31d30;">Content here</div>
.mybackground {background-color:#d31d30;}
Border around this has a color of #d31d30
<div style="border:2px solid #d31d30;">Content here</div>
.myborder {border:2px solid #d31d30;}