#e12023 color space conversions
Hex:
#e12023
RGB:
225, 32, 35
CMY:
12, 87, 86
CMYK:
0, 86, 84, 12
HSL:
359°, 76.2846%, 50.3922%
HSV (HSB):
359°, 85.7778%, 88.2353%
XYZ:
31.8712, 17.1619, 3.2229
xyY:
0.6099, 0.3284, 17.1619
CIE-Lab:
48.4634, 69.5087, 49.2769
CIE-LCH:
48.4634, 85.2037, 35.3340
CIE-Luv:
48.4634, 144.0082, 30.4285
Hunter-Lab:
41.4270, 64.8292, 24.3863
#e12023 color charts
#e12023 color shades, tints & tones
#e12023 color schemes
#e12023 color preview, HTML & CSS examples
This text has a color of #e12023
<p style="color:#e12023;">Text here</p>
.mytext {color:#e12023;}
This box has a color of #e12023
<div style="background-color:#e12023;">Content here</div>
.mybackground {background-color:#e12023;}
Border around this has a color of #e12023
<div style="border:2px solid #e12023;">Content here</div>
.myborder {border:2px solid #e12023;}