#e12f0f color space conversions
Hex:
#e12f0f
RGB:
225, 47, 15
CMY:
12, 82, 94
CMYK:
0, 79, 93, 12
HSL:
9°, 87.5000%, 47.0588%
HSV (HSB):
9°, 93.3333%, 88.2353%
XYZ:
32.1541, 18.0751, 2.2461
xyY:
0.6127, 0.3444, 18.0751
CIE-Lab:
49.5870, 65.6901, 58.2301
CIE-LCH:
49.5870, 87.7835, 41.5550
CIE-Luv:
49.5870, 139.9024, 36.3526
Hunter-Lab:
42.5148, 60.5993, 26.6280
#e12f0f color charts
#e12f0f color shades, tints & tones
#e12f0f color schemes
#e12f0f color preview, HTML & CSS examples
This text has a color of #e12f0f
<p style="color:#e12f0f;">Text here</p>
.mytext {color:#e12f0f;}
This box has a color of #e12f0f
<div style="background-color:#e12f0f;">Content here</div>
.mybackground {background-color:#e12f0f;}
Border around this has a color of #e12f0f
<div style="border:2px solid #e12f0f;">Content here</div>
.myborder {border:2px solid #e12f0f;}