#d31d64 color space conversions
Hex:
#d31d64
RGB:
211, 29, 100
CMY:
17, 89, 61
CMYK:
0, 86, 53, 17
HSL:
337°, 75.8333%, 47.0588%
HSV (HSB):
337°, 86.2559%, 82.7451%
XYZ:
29.6036, 15.6477, 13.5166
xyY:
0.5037, 0.2663, 15.6477
CIE-Lab:
46.5089, 69.4916, 8.0041
CIE-LCH:
46.5089, 69.9510, 6.5704
CIE-Luv:
46.5089, 115.2219, -3.8709
Hunter-Lab:
39.5572, 64.3597, 7.4307
#d31d64 color charts
#d31d64 color shades, tints & tones
#d31d64 color schemes
#d31d64 color preview, HTML & CSS examples
This text has a color of #d31d64
<p style="color:#d31d64;">Text here</p>
.mytext {color:#d31d64;}
This box has a color of #d31d64
<div style="background-color:#d31d64;">Content here</div>
.mybackground {background-color:#d31d64;}
Border around this has a color of #d31d64
<div style="border:2px solid #d31d64;">Content here</div>
.myborder {border:2px solid #d31d64;}