#e31d0a color space conversions
Hex:
#e31d0a
RGB:
227, 29, 10
CMY:
11, 89, 96
CMYK:
0, 87, 96, 11
HSL:
5°, 91.5612%, 46.4706%
HSV (HSB):
5°, 95.5947%, 89.0196%
XYZ:
32.1727, 17.2315, 1.9175
xyY:
0.6269, 0.3358, 17.2315
CIE-Lab:
48.5505, 70.2254, 59.2598
CIE-LCH:
48.5505, 91.8876, 40.1594
CIE-Luv:
48.5505, 149.1689, 34.6452
Hunter-Lab:
41.5109, 65.7010, 26.3189
#e31d0a color charts
#e31d0a color shades, tints & tones
#e31d0a color schemes
#e31d0a color preview, HTML & CSS examples
This text has a color of #e31d0a
<p style="color:#e31d0a;">Text here</p>
.mytext {color:#e31d0a;}
This box has a color of #e31d0a
<div style="background-color:#e31d0a;">Content here</div>
.mybackground {background-color:#e31d0a;}
Border around this has a color of #e31d0a
<div style="border:2px solid #e31d0a;">Content here</div>
.myborder {border:2px solid #e31d0a;}