#d31b6f color space conversions
Hex:
#d31b6f
RGB:
211, 27, 111
CMY:
17, 89, 56
CMYK:
0, 87, 47, 17
HSL:
333°, 77.3109%, 46.6667%
HSV (HSB):
333°, 87.2038%, 82.7451%
XYZ:
30.1251, 15.7804, 16.4971
xyY:
0.4828, 0.2529, 15.7804
CIE-Lab:
46.6851, 70.7107, 1.4561
CIE-LCH:
46.6851, 70.7257, 1.1797
CIE-Luv:
46.6851, 111.1256, -11.7450
Hunter-Lab:
39.7246, 65.8473, 3.1849
#d31b6f color charts
#d31b6f color shades, tints & tones
#d31b6f color schemes
#d31b6f color preview, HTML & CSS examples
This text has a color of #d31b6f
<p style="color:#d31b6f;">Text here</p>
.mytext {color:#d31b6f;}
This box has a color of #d31b6f
<div style="background-color:#d31b6f;">Content here</div>
.mybackground {background-color:#d31b6f;}
Border around this has a color of #d31b6f
<div style="border:2px solid #d31b6f;">Content here</div>
.myborder {border:2px solid #d31b6f;}