#d31e75 color space conversions
Hex:
#d31e75
RGB:
211, 30, 117
CMY:
17, 88, 54
CMYK:
0, 86, 45, 17
HSL:
331°, 75.1037%, 47.2549%
HSV (HSB):
331°, 85.7820%, 82.7451%
XYZ:
30.5391, 16.0618, 18.3203
xyY:
0.4704, 0.2474, 16.0618
CIE-Lab:
47.0554, 70.6689, -1.6968
CIE-LCH:
47.0554, 70.6893, 358.6246
CIE-Luv:
47.0554, 107.8975, -15.5942
Hunter-Lab:
40.0772, 65.8835, 0.9511
#d31e75 color charts
#d31e75 color shades, tints & tones
#d31e75 color schemes
#d31e75 color preview, HTML & CSS examples
This text has a color of #d31e75
<p style="color:#d31e75;">Text here</p>
.mytext {color:#d31e75;}
This box has a color of #d31e75
<div style="background-color:#d31e75;">Content here</div>
.mybackground {background-color:#d31e75;}
Border around this has a color of #d31e75
<div style="border:2px solid #d31e75;">Content here</div>
.myborder {border:2px solid #d31e75;}