#d31d87 color space conversions
Hex:
#d31d87
RGB:
211, 29, 135
CMY:
17, 89, 47
CMYK:
0, 86, 36, 17
HSL:
325°, 75.8333%, 47.0588%
HSV (HSB):
325°, 86.2559%, 82.7451%
XYZ:
31.6765, 16.4769, 24.4325
xyY:
0.4364, 0.2270, 16.4769
CIE-Lab:
47.5940, 72.5472, -11.8895
CIE-LCH:
47.5940, 73.5150, 350.6927
CIE-Luv:
47.5940, 100.2271, -29.2065
Hunter-Lab:
40.5917, 68.2603, -7.2729
#d31d87 color charts
#d31d87 color shades, tints & tones
#d31d87 color schemes
#d31d87 color preview, HTML & CSS examples
This text has a color of #d31d87
<p style="color:#d31d87;">Text here</p>
.mytext {color:#d31d87;}
This box has a color of #d31d87
<div style="background-color:#d31d87;">Content here</div>
.mybackground {background-color:#d31d87;}
Border around this has a color of #d31d87
<div style="border:2px solid #d31d87;">Content here</div>
.myborder {border:2px solid #d31d87;}