#d31c5d color space conversions
Hex:
#d31c5d
RGB:
211, 28, 93
CMY:
17, 89, 64
CMYK:
0, 87, 56, 17
HSL:
339°, 76.5690%, 46.8627%
HSV (HSB):
339°, 86.7299%, 82.7451%
XYZ:
29.2550, 15.4697, 11.8000
xyY:
0.5176, 0.2737, 15.4697
CIE-Lab:
46.2709, 69.1816, 12.0101
CIE-LCH:
46.2709, 70.2164, 9.8485
CIE-Luv:
46.2709, 118.2380, 0.5509
Hunter-Lab:
39.3315, 63.9390, 9.7443
#d31c5d color charts
#d31c5d color shades, tints & tones
#d31c5d color schemes
#d31c5d color preview, HTML & CSS examples
This text has a color of #d31c5d
<p style="color:#d31c5d;">Text here</p>
.mytext {color:#d31c5d;}
This box has a color of #d31c5d
<div style="background-color:#d31c5d;">Content here</div>
.mybackground {background-color:#d31c5d;}
Border around this has a color of #d31c5d
<div style="border:2px solid #d31c5d;">Content here</div>
.myborder {border:2px solid #d31c5d;}