#d31d76 color space conversions
Hex:
#d31d76
RGB:
211, 29, 118
CMY:
17, 89, 54
CMYK:
0, 86, 44, 17
HSL:
331°, 75.8333%, 47.0588%
HSV (HSB):
331°, 86.2559%, 82.7451%
XYZ:
30.5733, 16.0356, 18.6233
xyY:
0.4687, 0.2458, 16.0356
CIE-Lab:
47.0212, 70.9445, -2.3614
CIE-LCH:
47.0212, 70.9838, 358.0936
CIE-Luv:
47.0212, 107.6894, -16.4792
Hunter-Lab:
40.0445, 66.2041, 0.4574
#d31d76 color charts
#d31d76 color shades, tints & tones
#d31d76 color schemes
#d31d76 color preview, HTML & CSS examples
This text has a color of #d31d76
<p style="color:#d31d76;">Text here</p>
.mytext {color:#d31d76;}
This box has a color of #d31d76
<div style="background-color:#d31d76;">Content here</div>
.mybackground {background-color:#d31d76;}
Border around this has a color of #d31d76
<div style="border:2px solid #d31d76;">Content here</div>
.myborder {border:2px solid #d31d76;}