#d31a28 color space conversions
Hex:
#d31a28
RGB:
211, 26, 40
CMY:
17, 90, 84
CMYK:
0, 88, 81, 17
HSL:
355°, 78.0591%, 46.4706%
HSV (HSB):
355°, 87.6777%, 82.7451%
XYZ:
27.6164, 14.7409, 3.3972
xyY:
0.6036, 0.3222, 14.7409
CIE-Lab:
45.2772, 67.0403, 42.6876
CIE-LCH:
45.2772, 79.4772, 32.4867
CIE-Luv:
45.2772, 134.6712, 25.9285
Hunter-Lab:
38.3938, 61.2043, 21.6295
#d31a28 color charts
#d31a28 color shades, tints & tones
#d31a28 color schemes
#d31a28 color preview, HTML & CSS examples
This text has a color of #d31a28
<p style="color:#d31a28;">Text here</p>
.mytext {color:#d31a28;}
This box has a color of #d31a28
<div style="background-color:#d31a28;">Content here</div>
.mybackground {background-color:#d31a28;}
Border around this has a color of #d31a28
<div style="border:2px solid #d31a28;">Content here</div>
.myborder {border:2px solid #d31a28;}