#d31b9d color space conversions
Hex:
#d31b9d
RGB:
211, 27, 157
CMY:
17, 89, 38
CMYK:
0, 87, 26, 17
HSL:
318°, 77.3109%, 46.6667%
HSV (HSB):
318°, 87.2038%, 82.7451%
XYZ:
33.3417, 17.0671, 33.4353
xyY:
0.3977, 0.2036, 17.0671
CIE-Lab:
48.3444, 75.2837, -23.9923
CIE-LCH:
48.3444, 79.0144, 342.3234
CIE-Luv:
48.3444, 90.7713, -46.5894
Hunter-Lab:
41.3123, 71.7645, -19.0665
#d31b9d color charts
#d31b9d color shades, tints & tones
#d31b9d color schemes
#d31b9d color preview, HTML & CSS examples
This text has a color of #d31b9d
<p style="color:#d31b9d;">Text here</p>
.mytext {color:#d31b9d;}
This box has a color of #d31b9d
<div style="background-color:#d31b9d;">Content here</div>
.mybackground {background-color:#d31b9d;}
Border around this has a color of #d31b9d
<div style="border:2px solid #d31b9d;">Content here</div>
.myborder {border:2px solid #d31b9d;}