#e1050c color space conversions
Hex:
#e1050c
RGB:
225, 5, 12
CMY:
12, 98, 95
CMYK:
0, 98, 95, 12
HSL:
358°, 95.6522%, 45.0980%
HSV (HSB):
358°, 97.7778%, 88.2353%
XYZ:
31.1720, 16.1426, 1.8207
xyY:
0.6344, 0.3285, 16.1426
CIE-Lab:
47.1611, 72.5630, 57.7548
CIE-LCH:
47.1611, 92.7416, 38.5172
CIE-Luv:
47.1611, 152.9258, 32.3816
Hunter-Lab:
40.1779, 68.1777, 25.4377
#e1050c color charts
#e1050c color shades, tints & tones
#e1050c color schemes
#e1050c color preview, HTML & CSS examples
This text has a color of #e1050c
<p style="color:#e1050c;">Text here</p>
.mytext {color:#e1050c;}
This box has a color of #e1050c
<div style="background-color:#e1050c;">Content here</div>
.mybackground {background-color:#e1050c;}
Border around this has a color of #e1050c
<div style="border:2px solid #e1050c;">Content here</div>
.myborder {border:2px solid #e1050c;}