#e31d03 color space conversions
Hex:
#e31d03
RGB:
227, 29, 3
CMY:
11, 89, 99
CMYK:
0, 87, 99, 11
HSL:
7°, 97.3913%, 45.0980%
HSV (HSB):
7°, 98.6784%, 89.0196%
XYZ:
32.1344, 17.2162, 1.7155
xyY:
0.6293, 0.3371, 17.2162
CIE-Lab:
48.5313, 70.1694, 61.1217
CIE-LCH:
48.5313, 93.0571, 41.0578
CIE-Luv:
48.5313, 149.5929, 35.3134
Hunter-Lab:
41.4924, 65.6300, 26.5933
#e31d03 color charts
#e31d03 color shades, tints & tones
#e31d03 color schemes
#e31d03 color preview, HTML & CSS examples
This text has a color of #e31d03
<p style="color:#e31d03;">Text here</p>
.mytext {color:#e31d03;}
This box has a color of #e31d03
<div style="background-color:#e31d03;">Content here</div>
.mybackground {background-color:#e31d03;}
Border around this has a color of #e31d03
<div style="border:2px solid #e31d03;">Content here</div>
.myborder {border:2px solid #e31d03;}