#e31d0e color space conversions
Hex:
#e31d0e
RGB:
227, 29, 14
CMY:
11, 89, 95
CMYK:
0, 87, 94, 11
HSL:
4°, 88.3817%, 47.2549%
HSV (HSB):
4°, 93.8326%, 89.0196%
XYZ:
32.1972, 17.2413, 2.0464
xyY:
0.6254, 0.3349, 17.2413
CIE-Lab:
48.5627, 70.2610, 58.1401
CIE-LCH:
48.5627, 91.1970, 39.6073
CIE-Luv:
48.5627, 148.8995, 34.2205
Hunter-Lab:
41.5227, 65.7464, 26.1438
#e31d0e color charts
#e31d0e color shades, tints & tones
#e31d0e color schemes
#e31d0e color preview, HTML & CSS examples
This text has a color of #e31d0e
<p style="color:#e31d0e;">Text here</p>
.mytext {color:#e31d0e;}
This box has a color of #e31d0e
<div style="background-color:#e31d0e;">Content here</div>
.mybackground {background-color:#e31d0e;}
Border around this has a color of #e31d0e
<div style="border:2px solid #e31d0e;">Content here</div>
.myborder {border:2px solid #e31d0e;}