#e31f16 color space conversions
Hex:
#e31f16
RGB:
227, 31, 22
CMY:
11, 88, 91
CMYK:
0, 86, 90, 11
HSL:
3°, 82.3293%, 48.8235%
HSV (HSB):
3°, 90.3084%, 89.0196%
XYZ:
32.3134, 17.3688, 2.4085
xyY:
0.6203, 0.3334, 17.3688
CIE-Lab:
48.7214, 69.9956, 55.4463
CIE-LCH:
48.7214, 89.2955, 38.3841
CIE-Luv:
48.7214, 147.5160, 33.3187
Hunter-Lab:
41.6759, 65.4670, 25.7467
#e31f16 color charts
#e31f16 color shades, tints & tones
#e31f16 color schemes
#e31f16 color preview, HTML & CSS examples
This text has a color of #e31f16
<p style="color:#e31f16;">Text here</p>
.mytext {color:#e31f16;}
This box has a color of #e31f16
<div style="background-color:#e31f16;">Content here</div>
.mybackground {background-color:#e31f16;}
Border around this has a color of #e31f16
<div style="border:2px solid #e31f16;">Content here</div>
.myborder {border:2px solid #e31f16;}