#e14f2d color space conversions
Hex:
#e14f2d
RGB:
225, 79, 45
CMY:
12, 69, 82
CMYK:
0, 65, 80, 12
HSL:
11°, 75.0000%, 52.9412%
HSV (HSB):
11°, 80.0000%, 88.2353%
XYZ:
34.3210, 21.7890, 4.8794
xyY:
0.5627, 0.3573, 21.7890
CIE-Lab:
53.8024, 55.1772, 49.3096
CIE-LCH:
53.8024, 73.9997, 41.7859
CIE-Luv:
53.8024, 117.1388, 37.4157
Hunter-Lab:
46.6787, 49.5563, 26.4774
#e14f2d color charts
#e14f2d color shades, tints & tones
#e14f2d color schemes
#e14f2d color preview, HTML & CSS examples
This text has a color of #e14f2d
<p style="color:#e14f2d;">Text here</p>
.mytext {color:#e14f2d;}
This box has a color of #e14f2d
<div style="background-color:#e14f2d;">Content here</div>
.mybackground {background-color:#e14f2d;}
Border around this has a color of #e14f2d
<div style="border:2px solid #e14f2d;">Content here</div>
.myborder {border:2px solid #e14f2d;}