#e12c08 color space conversions
Hex:
#e12c08
RGB:
225, 44, 8
CMY:
12, 83, 97
CMYK:
0, 80, 96, 12
HSL:
10°, 93.1330%, 45.6863%
HSV (HSB):
10°, 96.4444%, 88.2353%
XYZ:
31.9958, 17.8264, 1.9842
xyY:
0.6176, 0.3441, 17.8264
CIE-Lab:
49.2849, 66.4199, 59.9295
CIE-LCH:
49.2849, 89.4603, 42.0594
CIE-Luv:
49.2849, 141.7901, 36.5812
Hunter-Lab:
42.2214, 61.3820, 26.7686
#e12c08 color charts
#e12c08 color shades, tints & tones
#e12c08 color schemes
#e12c08 color preview, HTML & CSS examples
This text has a color of #e12c08
<p style="color:#e12c08;">Text here</p>
.mytext {color:#e12c08;}
This box has a color of #e12c08
<div style="background-color:#e12c08;">Content here</div>
.mybackground {background-color:#e12c08;}
Border around this has a color of #e12c08
<div style="border:2px solid #e12c08;">Content here</div>
.myborder {border:2px solid #e12c08;}