#d31d81 color space conversions
Hex:
#d31d81
RGB:
211, 29, 129
CMY:
17, 89, 49
CMYK:
0, 86, 39, 17
HSL:
327°, 75.8333%, 47.0588%
HSV (HSB):
327°, 86.2559%, 82.7451%
XYZ:
31.2658, 16.3126, 22.2696
xyY:
0.4476, 0.2335, 16.3126
CIE-Lab:
47.3820, 71.9565, -8.5576
CIE-LCH:
47.3820, 72.4636, 353.2178
CIE-Luv:
47.3820, 102.8830, -24.6471
Hunter-Lab:
40.3889, 67.4998, -4.4192
#d31d81 color charts
#d31d81 color shades, tints & tones
#d31d81 color schemes
#d31d81 color preview, HTML & CSS examples
This text has a color of #d31d81
<p style="color:#d31d81;">Text here</p>
.mytext {color:#d31d81;}
This box has a color of #d31d81
<div style="background-color:#d31d81;">Content here</div>
.mybackground {background-color:#d31d81;}
Border around this has a color of #d31d81
<div style="border:2px solid #d31d81;">Content here</div>
.myborder {border:2px solid #d31d81;}