#d31e27 color space conversions
Hex:
#d31e27
RGB:
211, 30, 39
CMY:
17, 88, 85
CMYK:
0, 86, 82, 17
HSL:
357°, 75.1037%, 47.2549%
HSV (HSB):
357°, 85.7820%, 82.7451%
XYZ:
27.6945, 14.9239, 3.3404
xyY:
0.6026, 0.3247, 14.9239
CIE-Lab:
45.5298, 66.2634, 43.4760
CIE-LCH:
45.5298, 79.2527, 33.2693
CIE-Luv:
45.5298, 133.5679, 26.7246
Hunter-Lab:
38.6315, 60.3594, 21.9153
#d31e27 color charts
#d31e27 color shades, tints & tones
#d31e27 color schemes
#d31e27 color preview, HTML & CSS examples
This text has a color of #d31e27
<p style="color:#d31e27;">Text here</p>
.mytext {color:#d31e27;}
This box has a color of #d31e27
<div style="background-color:#d31e27;">Content here</div>
.mybackground {background-color:#d31e27;}
Border around this has a color of #d31e27
<div style="border:2px solid #d31e27;">Content here</div>
.myborder {border:2px solid #d31e27;}