#d31c7f color space conversions
Hex:
#d31c7f
RGB:
211, 28, 127
CMY:
17, 89, 50
CMYK:
0, 87, 40, 17
HSL:
328°, 76.5690%, 46.8627%
HSV (HSB):
328°, 86.7299%, 82.7451%
XYZ:
31.1100, 16.2117, 21.5682
xyY:
0.4516, 0.2353, 16.2117
CIE-Lab:
47.2510, 71.9466, -7.5329
CIE-LCH:
47.2510, 72.3399, 354.0229
CIE-Luv:
47.2510, 103.9644, -23.2956
Hunter-Lab:
40.2638, 67.4573, -3.5754
#d31c7f color charts
#d31c7f color shades, tints & tones
#d31c7f color schemes
#d31c7f color preview, HTML & CSS examples
This text has a color of #d31c7f
<p style="color:#d31c7f;">Text here</p>
.mytext {color:#d31c7f;}
This box has a color of #d31c7f
<div style="background-color:#d31c7f;">Content here</div>
.mybackground {background-color:#d31c7f;}
Border around this has a color of #d31c7f
<div style="border:2px solid #d31c7f;">Content here</div>
.myborder {border:2px solid #d31c7f;}