#d31e26 color space conversions
Hex:
#d31e26
RGB:
211, 30, 38
CMY:
17, 88, 85
CMYK:
0, 86, 82, 17
HSL:
357°, 75.1037%, 47.2549%
HSV (HSB):
357°, 85.7820%, 82.7451%
XYZ:
27.6781, 14.9174, 3.2543
xyY:
0.6037, 0.3254, 14.9174
CIE-Lab:
45.5208, 66.2369, 44.0034
CIE-LCH:
45.5208, 79.5212, 33.5974
CIE-Luv:
45.5208, 133.7510, 27.0197
Hunter-Lab:
38.6230, 60.3267, 22.0405
#d31e26 color charts
#d31e26 color shades, tints & tones
#d31e26 color schemes
#d31e26 color preview, HTML & CSS examples
This text has a color of #d31e26
<p style="color:#d31e26;">Text here</p>
.mytext {color:#d31e26;}
This box has a color of #d31e26
<div style="background-color:#d31e26;">Content here</div>
.mybackground {background-color:#d31e26;}
Border around this has a color of #d31e26
<div style="border:2px solid #d31e26;">Content here</div>
.myborder {border:2px solid #d31e26;}