#e14b3d color space conversions
Hex:
#e14b3d
RGB:
225, 75, 61
CMY:
12, 71, 76
CMYK:
0, 67, 73, 12
HSL:
5°, 73.2143%, 56.0784%
HSV (HSB):
5°, 72.8889%, 88.2353%
XYZ:
34.4097, 21.3766, 6.7274
xyY:
0.5504, 0.3420, 21.3766
CIE-Lab:
53.3592, 57.3939, 40.5185
CIE-LCH:
53.3592, 70.2553, 35.2210
CIE-Luv:
53.3592, 117.2033, 30.7801
Hunter-Lab:
46.2349, 51.9354, 23.7374
#e14b3d color charts
#e14b3d color shades, tints & tones
#e14b3d color schemes
#e14b3d color preview, HTML & CSS examples
This text has a color of #e14b3d
<p style="color:#e14b3d;">Text here</p>
.mytext {color:#e14b3d;}
This box has a color of #e14b3d
<div style="background-color:#e14b3d;">Content here</div>
.mybackground {background-color:#e14b3d;}
Border around this has a color of #e14b3d
<div style="border:2px solid #e14b3d;">Content here</div>
.myborder {border:2px solid #e14b3d;}