#d31d61 color space conversions
Hex:
#d31d61
RGB:
211, 29, 97
CMY:
17, 89, 62
CMYK:
0, 86, 54, 17
HSL:
338°, 75.8333%, 47.0588%
HSV (HSB):
338°, 86.2559%, 82.7451%
XYZ:
29.4610, 15.5907, 12.7658
xyY:
0.5096, 0.2697, 15.5907
CIE-Lab:
46.4328, 69.2743, 9.7556
CIE-LCH:
46.4328, 69.9578, 8.0160
CIE-Luv:
46.4328, 116.4188, -1.8868
Hunter-Lab:
39.4850, 64.0855, 8.4706
#d31d61 color charts
#d31d61 color shades, tints & tones
#d31d61 color schemes
#d31d61 color preview, HTML & CSS examples
This text has a color of #d31d61
<p style="color:#d31d61;">Text here</p>
.mytext {color:#d31d61;}
This box has a color of #d31d61
<div style="background-color:#d31d61;">Content here</div>
.mybackground {background-color:#d31d61;}
Border around this has a color of #d31d61
<div style="border:2px solid #d31d61;">Content here</div>
.myborder {border:2px solid #d31d61;}