#e12b21 color space conversions
Hex:
#e12b21
RGB:
225, 43, 33
CMY:
12, 83, 87
CMYK:
0, 81, 85, 12
HSL:
3°, 76.1905%, 50.5882%
HSV (HSB):
3°, 85.3333%, 88.2353%
XYZ:
32.1897, 17.8451, 3.1867
xyY:
0.6048, 0.3353, 17.8451
CIE-Lab:
49.3077, 67.0228, 50.9650
CIE-LCH:
49.3077, 84.1991, 37.2498
CIE-Luv:
49.3077, 139.9184, 32.5037
Hunter-Lab:
42.2435, 62.0918, 25.0978
#e12b21 color charts
#e12b21 color shades, tints & tones
#e12b21 color schemes
#e12b21 color preview, HTML & CSS examples
This text has a color of #e12b21
<p style="color:#e12b21;">Text here</p>
.mytext {color:#e12b21;}
This box has a color of #e12b21
<div style="background-color:#e12b21;">Content here</div>
.mybackground {background-color:#e12b21;}
Border around this has a color of #e12b21
<div style="border:2px solid #e12b21;">Content here</div>
.myborder {border:2px solid #e12b21;}