#d31d5a color space conversions
Hex:
#d31d5a
RGB:
211, 29, 90
CMY:
17, 89, 65
CMYK:
0, 86, 57, 17
HSL:
340°, 75.8333%, 47.0588%
HSV (HSB):
340°, 86.2559%, 82.7451%
XYZ:
29.1488, 15.4658, 11.1217
xyY:
0.5230, 0.2775, 15.4658
CIE-Lab:
46.2657, 68.7952, 13.8641
CIE-LCH:
46.2657, 70.1783, 11.3940
CIE-Luv:
46.2657, 119.1286, 2.5869
Hunter-Lab:
39.3266, 63.4824, 10.7611
#d31d5a color charts
#d31d5a color shades, tints & tones
#d31d5a color schemes
#d31d5a color preview, HTML & CSS examples
This text has a color of #d31d5a
<p style="color:#d31d5a;">Text here</p>
.mytext {color:#d31d5a;}
This box has a color of #d31d5a
<div style="background-color:#d31d5a;">Content here</div>
.mybackground {background-color:#d31d5a;}
Border around this has a color of #d31d5a
<div style="border:2px solid #d31d5a;">Content here</div>
.myborder {border:2px solid #d31d5a;}