#d31e49 color space conversions
Hex:
#d31e49
RGB:
211, 30, 73
CMY:
17, 88, 71
CMYK:
0, 86, 65, 17
HSL:
346°, 75.1037%, 47.2549%
HSV (HSB):
346°, 85.7820%, 82.7451%
XYZ:
28.5308, 15.2585, 7.7448
xyY:
0.5536, 0.2961, 15.2585
CIE-Lab:
45.9862, 67.6001, 24.0062
CIE-LCH:
45.9862, 71.7361, 19.5510
CIE-Luv:
45.9862, 124.8315, 12.5496
Hunter-Lab:
39.0621, 62.0172, 15.5881
#d31e49 color charts
#d31e49 color shades, tints & tones
#d31e49 color schemes
#d31e49 color preview, HTML & CSS examples
This text has a color of #d31e49
<p style="color:#d31e49;">Text here</p>
.mytext {color:#d31e49;}
This box has a color of #d31e49
<div style="background-color:#d31e49;">Content here</div>
.mybackground {background-color:#d31e49;}
Border around this has a color of #d31e49
<div style="border:2px solid #d31e49;">Content here</div>
.myborder {border:2px solid #d31e49;}