#d31d49 color space conversions
Hex:
#d31d49
RGB:
211, 29, 73
CMY:
17, 89, 71
CMYK:
0, 86, 65, 17
HSL:
345°, 75.8333%, 47.0588%
HSV (HSB):
345°, 86.2559%, 82.7451%
XYZ:
28.5059, 15.2087, 7.7365
xyY:
0.5540, 0.2956, 15.2087
CIE-Lab:
45.9187, 67.7937, 23.9194
CIE-LCH:
45.9187, 71.8897, 19.4341
CIE-Luv:
45.9187, 125.1270, 12.4067
Hunter-Lab:
38.9983, 62.2283, 15.5369
#d31d49 color charts
#d31d49 color shades, tints & tones
#d31d49 color schemes
#d31d49 color preview, HTML & CSS examples
This text has a color of #d31d49
<p style="color:#d31d49;">Text here</p>
.mytext {color:#d31d49;}
This box has a color of #d31d49
<div style="background-color:#d31d49;">Content here</div>
.mybackground {background-color:#d31d49;}
Border around this has a color of #d31d49
<div style="border:2px solid #d31d49;">Content here</div>
.myborder {border:2px solid #d31d49;}