#d31f9f color space conversions
Hex:
#d31f9f
RGB:
211, 31, 159
CMY:
17, 88, 38
CMYK:
0, 85, 25, 17
HSL:
317°, 74.3802%, 47.4510%
HSV (HSB):
317°, 85.3081%, 82.7451%
XYZ:
33.6120, 17.3321, 34.3748
xyY:
0.3940, 0.2031, 17.3321
CIE-Lab:
48.6757, 74.8059, -24.6732
CIE-LCH:
48.6757, 78.7699, 341.7459
CIE-Luv:
48.6757, 89.2614, -47.5461
Hunter-Lab:
41.6318, 71.2586, -19.8126
#d31f9f color charts
#d31f9f color shades, tints & tones
#d31f9f color schemes
#d31f9f color preview, HTML & CSS examples
This text has a color of #d31f9f
<p style="color:#d31f9f;">Text here</p>
.mytext {color:#d31f9f;}
This box has a color of #d31f9f
<div style="background-color:#d31f9f;">Content here</div>
.mybackground {background-color:#d31f9f;}
Border around this has a color of #d31f9f
<div style="border:2px solid #d31f9f;">Content here</div>
.myborder {border:2px solid #d31f9f;}