#e2953c color space conversions
Hex:
#e2953c
RGB:
226, 149, 60
CMY:
11, 42, 76
CMYK:
0, 34, 73, 11
HSL:
32°, 74.1071%, 56.0784%
HSV (HSB):
32°, 73.4513%, 88.6275%
XYZ:
42.9271, 37.9899, 9.3452
xyY:
0.4756, 0.4209, 37.9899
CIE-Lab:
68.0132, 21.4941, 56.6290
CIE-LCH:
68.0132, 60.5709, 69.2152
CIE-Luv:
68.0132, 61.9936, 57.6659
Hunter-Lab:
61.6359, 16.4556, 34.1556
#e2953c color charts
#e2953c color shades, tints & tones
#e2953c color schemes
#e2953c color preview, HTML & CSS examples
This text has a color of #e2953c
<p style="color:#e2953c;">Text here</p>
.mytext {color:#e2953c;}
This box has a color of #e2953c
<div style="background-color:#e2953c;">Content here</div>
.mybackground {background-color:#e2953c;}
Border around this has a color of #e2953c
<div style="border:2px solid #e2953c;">Content here</div>
.myborder {border:2px solid #e2953c;}