#e31c1c color space conversions
Hex:
#e31c1c
RGB:
227, 28, 28
CMY:
11, 89, 89
CMYK:
0, 88, 88, 11
HSL:
0°, 78.0392%, 50.0000%
HSV (HSB):
0°, 87.6652%, 89.0196%
XYZ:
32.3034, 17.2452, 2.7247
xyY:
0.6180, 0.3299, 17.2452
CIE-Lab:
48.5676, 70.6229, 52.8243
CIE-LCH:
48.5676, 88.1929, 36.7956
CIE-Luv:
48.5676, 147.7977, 31.8722
Hunter-Lab:
41.5274, 66.1790, 25.1790
#e31c1c color charts
#e31c1c color shades, tints & tones
#e31c1c color schemes
#e31c1c color preview, HTML & CSS examples
This text has a color of #e31c1c
<p style="color:#e31c1c;">Text here</p>
.mytext {color:#e31c1c;}
This box has a color of #e31c1c
<div style="background-color:#e31c1c;">Content here</div>
.mybackground {background-color:#e31c1c;}
Border around this has a color of #e31c1c
<div style="border:2px solid #e31c1c;">Content here</div>
.myborder {border:2px solid #e31c1c;}