#d31c71 color space conversions
Hex:
#d31c71
RGB:
211, 28, 113
CMY:
17, 89, 56
CMYK:
0, 87, 46, 17
HSL:
332°, 76.5690%, 46.8627%
HSV (HSB):
332°, 86.7299%, 82.7451%
XYZ:
30.2599, 15.8716, 17.0914
xyY:
0.4786, 0.2510, 15.8716
CIE-Lab:
46.8056, 70.6986, 0.3985
CIE-LCH:
46.8056, 70.6997, 0.3229
CIE-Luv:
46.8056, 110.0554, -13.0213
Hunter-Lab:
39.8392, 65.8609, 2.4514
#d31c71 color charts
#d31c71 color shades, tints & tones
#d31c71 color schemes
#d31c71 color preview, HTML & CSS examples
This text has a color of #d31c71
<p style="color:#d31c71;">Text here</p>
.mytext {color:#d31c71;}
This box has a color of #d31c71
<div style="background-color:#d31c71;">Content here</div>
.mybackground {background-color:#d31c71;}
Border around this has a color of #d31c71
<div style="border:2px solid #d31c71;">Content here</div>
.myborder {border:2px solid #d31c71;}