#d31b9c color space conversions
Hex:
#d31b9c
RGB:
211, 27, 156
CMY:
17, 89, 39
CMYK:
0, 87, 26, 17
HSL:
318°, 77.3109%, 46.6667%
HSV (HSB):
318°, 87.2038%, 82.7451%
XYZ:
33.2567, 17.0330, 32.9874
xyY:
0.3993, 0.2045, 17.0330
CIE-Lab:
48.3017, 75.1680, -23.4608
CIE-LCH:
48.3017, 78.7442, 342.6663
CIE-Luv:
48.3017, 91.2148, -45.8062
Hunter-Lab:
41.2711, 71.6125, -18.4998
#d31b9c color charts
#d31b9c color shades, tints & tones
#d31b9c color schemes
#d31b9c color preview, HTML & CSS examples
This text has a color of #d31b9c
<p style="color:#d31b9c;">Text here</p>
.mytext {color:#d31b9c;}
This box has a color of #d31b9c
<div style="background-color:#d31b9c;">Content here</div>
.mybackground {background-color:#d31b9c;}
Border around this has a color of #d31b9c
<div style="border:2px solid #d31b9c;">Content here</div>
.myborder {border:2px solid #d31b9c;}