#d31f97 color space conversions
Hex:
#d31f97
RGB:
211, 31, 151
CMY:
17, 88, 41
CMYK:
0, 85, 28, 17
HSL:
320°, 74.3802%, 47.4510%
HSV (HSB):
320°, 85.3081%, 82.7451%
XYZ:
32.9399, 17.0632, 30.8356
xyY:
0.4075, 0.2111, 17.0632
CIE-Lab:
48.3396, 73.8822, -20.4087
CIE-LCH:
48.3396, 76.6492, 344.5581
CIE-Luv:
48.3396, 92.7713, -41.2777
Hunter-Lab:
41.3077, 70.0525, -15.3438
#d31f97 color charts
#d31f97 color shades, tints & tones
#d31f97 color schemes
#d31f97 color preview, HTML & CSS examples
This text has a color of #d31f97
<p style="color:#d31f97;">Text here</p>
.mytext {color:#d31f97;}
This box has a color of #d31f97
<div style="background-color:#d31f97;">Content here</div>
.mybackground {background-color:#d31f97;}
Border around this has a color of #d31f97
<div style="border:2px solid #d31f97;">Content here</div>
.myborder {border:2px solid #d31f97;}