#e14b2b color space conversions
Hex:
#e14b2b
RGB:
225, 75, 43
CMY:
12, 71, 83
CMYK:
0, 67, 81, 12
HSL:
11°, 75.2066%, 52.5490%
HSV (HSB):
11°, 80.8889%, 88.2353%
XYZ:
34.0035, 21.2141, 4.5881
xyY:
0.5686, 0.3547, 21.2141
CIE-Lab:
53.1830, 56.7453, 49.6848
CIE-LCH:
53.1830, 75.4229, 41.2046
CIE-Luv:
53.1830, 120.1642, 36.8863
Hunter-Lab:
46.0588, 51.1769, 26.3351
#e14b2b color charts
#e14b2b color shades, tints & tones
#e14b2b color schemes
#e14b2b color preview, HTML & CSS examples
This text has a color of #e14b2b
<p style="color:#e14b2b;">Text here</p>
.mytext {color:#e14b2b;}
This box has a color of #e14b2b
<div style="background-color:#e14b2b;">Content here</div>
.mybackground {background-color:#e14b2b;}
Border around this has a color of #e14b2b
<div style="border:2px solid #e14b2b;">Content here</div>
.myborder {border:2px solid #e14b2b;}