#e2935a color space conversions
Hex:
#e2935a
RGB:
226, 147, 90
CMY:
11, 42, 65
CMYK:
0, 35, 60, 11
HSL:
25°, 70.1031%, 61.9608%
HSV (HSB):
25°, 60.1770%, 88.6275%
XYZ:
43.6432, 37.7744, 14.6638
xyY:
0.4542, 0.3931, 37.7744
CIE-Lab:
67.8540, 24.3016, 42.0597
CIE-LCH:
67.8540, 48.5756, 59.9812
CIE-Luv:
67.8540, 60.8554, 45.2481
Hunter-Lab:
61.4609, 19.1959, 28.8767
#e2935a color charts
#e2935a color shades, tints & tones
#e2935a color schemes
#e2935a color preview, HTML & CSS examples
This text has a color of #e2935a
<p style="color:#e2935a;">Text here</p>
.mytext {color:#e2935a;}
This box has a color of #e2935a
<div style="background-color:#e2935a;">Content here</div>
.mybackground {background-color:#e2935a;}
Border around this has a color of #e2935a
<div style="border:2px solid #e2935a;">Content here</div>
.myborder {border:2px solid #e2935a;}