#e2483c color space conversions
Hex:
#e2483c
RGB:
226, 72, 60
CMY:
11, 72, 76
CMYK:
0, 68, 73, 11
HSL:
4°, 74.1071%, 56.0784%
HSV (HSB):
4°, 73.4513%, 88.6275%
XYZ:
34.4970, 21.1297, 6.5352
xyY:
0.5550, 0.3399, 21.1297
CIE-Lab:
53.0912, 58.8504, 40.8164
CIE-LCH:
53.0912, 71.6195, 34.7437
CIE-Luv:
53.0912, 120.1246, 30.4907
Hunter-Lab:
45.9671, 53.5169, 23.7476
#e2483c color charts
#e2483c color shades, tints & tones
#e2483c color schemes
#e2483c color preview, HTML & CSS examples
This text has a color of #e2483c
<p style="color:#e2483c;">Text here</p>
.mytext {color:#e2483c;}
This box has a color of #e2483c
<div style="background-color:#e2483c;">Content here</div>
.mybackground {background-color:#e2483c;}
Border around this has a color of #e2483c
<div style="border:2px solid #e2483c;">Content here</div>
.myborder {border:2px solid #e2483c;}