#e31c0a color space conversions
Hex:
#e31c0a
RGB:
227, 28, 10
CMY:
11, 89, 96
CMYK:
0, 88, 96, 11
HSL:
5°, 91.5612%, 46.4706%
HSV (HSB):
5°, 95.5947%, 89.0196%
XYZ:
32.1486, 17.1833, 1.9095
xyY:
0.6274, 0.3353, 17.1833
CIE-Lab:
48.4902, 70.3981, 59.2287
CIE-LCH:
48.4902, 91.9996, 40.0753
CIE-Luv:
48.4902, 149.4924, 34.5376
Hunter-Lab:
41.4528, 65.8929, 26.2858
#e31c0a color charts
#e31c0a color shades, tints & tones
#e31c0a color schemes
#e31c0a color preview, HTML & CSS examples
This text has a color of #e31c0a
<p style="color:#e31c0a;">Text here</p>
.mytext {color:#e31c0a;}
This box has a color of #e31c0a
<div style="background-color:#e31c0a;">Content here</div>
.mybackground {background-color:#e31c0a;}
Border around this has a color of #e31c0a
<div style="border:2px solid #e31c0a;">Content here</div>
.myborder {border:2px solid #e31c0a;}