#d31d58 color space conversions
Hex:
#d31d58
RGB:
211, 29, 88
CMY:
17, 89, 65
CMYK:
0, 86, 58, 17
HSL:
341°, 75.8333%, 47.0588%
HSV (HSB):
341°, 86.2559%, 82.7451%
XYZ:
29.0648, 15.4322, 10.6793
xyY:
0.5268, 0.2797, 15.4322
CIE-Lab:
46.2206, 68.6655, 15.0427
CIE-LCH:
46.2206, 70.2939, 12.3567
CIE-Luv:
46.2206, 119.8795, 3.8223
Hunter-Lab:
39.2838, 63.3194, 11.3806
#d31d58 color charts
#d31d58 color shades, tints & tones
#d31d58 color schemes
#d31d58 color preview, HTML & CSS examples
This text has a color of #d31d58
<p style="color:#d31d58;">Text here</p>
.mytext {color:#d31d58;}
This box has a color of #d31d58
<div style="background-color:#d31d58;">Content here</div>
.mybackground {background-color:#d31d58;}
Border around this has a color of #d31d58
<div style="border:2px solid #d31d58;">Content here</div>
.myborder {border:2px solid #d31d58;}