#e14d28 color space conversions
Hex:
#e14d28
RGB:
225, 77, 40
CMY:
12, 70, 84
CMYK:
0, 66, 82, 12
HSL:
12°, 75.5102%, 51.9608%
HSV (HSB):
12°, 82.2222%, 88.2353%
XYZ:
34.0882, 21.4685, 4.3547
xyY:
0.5690, 0.3583, 21.4685
CIE-Lab:
53.4585, 55.8528, 51.3604
CIE-LCH:
53.4585, 75.8777, 42.6006
CIE-Luv:
53.4585, 119.1858, 38.2442
Hunter-Lab:
46.3341, 50.2385, 26.8616
#e14d28 color charts
#e14d28 color shades, tints & tones
#e14d28 color schemes
#e14d28 color preview, HTML & CSS examples
This text has a color of #e14d28
<p style="color:#e14d28;">Text here</p>
.mytext {color:#e14d28;}
This box has a color of #e14d28
<div style="background-color:#e14d28;">Content here</div>
.mybackground {background-color:#e14d28;}
Border around this has a color of #e14d28
<div style="border:2px solid #e14d28;">Content here</div>
.myborder {border:2px solid #e14d28;}