#d31a0a color space conversions
Hex:
#d31a0a
RGB:
211, 26, 10
CMY:
17, 90, 96
CMYK:
0, 88, 95, 17
HSL:
5°, 90.9502%, 43.3333%
HSV (HSB):
5°, 95.2607%, 82.7451%
XYZ:
27.2881, 14.6096, 1.6688
xyY:
0.6264, 0.3353, 14.6096
CIE-Lab:
45.0948, 66.5096, 55.6557
CIE-LCH:
45.0948, 86.7242, 39.9229
CIE-Luv:
45.0948, 138.5106, 32.0082
Hunter-Lab:
38.2225, 60.5470, 24.1671
#d31a0a color charts
#d31a0a color shades, tints & tones
#d31a0a color schemes
#d31a0a color preview, HTML & CSS examples
This text has a color of #d31a0a
<p style="color:#d31a0a;">Text here</p>
.mytext {color:#d31a0a;}
This box has a color of #d31a0a
<div style="background-color:#d31a0a;">Content here</div>
.mybackground {background-color:#d31a0a;}
Border around this has a color of #d31a0a
<div style="border:2px solid #d31a0a;">Content here</div>
.myborder {border:2px solid #d31a0a;}