#e2925c color space conversions
Hex:
#e2925c
RGB:
226, 146, 92
CMY:
11, 43, 64
CMYK:
0, 35, 59, 11
HSL:
24°, 69.7917%, 62.3529%
HSV (HSB):
24°, 59.2920%, 88.6275%
XYZ:
43.5747, 37.4992, 15.0667
xyY:
0.4532, 0.3900, 37.4992
CIE-Lab:
67.6499, 24.9793, 40.7775
CIE-LCH:
67.6499, 47.8202, 58.5093
CIE-Luv:
67.6499, 61.3785, 43.8641
Hunter-Lab:
61.2366, 19.8528, 28.2779
#e2925c color charts
#e2925c color shades, tints & tones
#e2925c color schemes
#e2925c color preview, HTML & CSS examples
This text has a color of #e2925c
<p style="color:#e2925c;">Text here</p>
.mytext {color:#e2925c;}
This box has a color of #e2925c
<div style="background-color:#e2925c;">Content here</div>
.mybackground {background-color:#e2925c;}
Border around this has a color of #e2925c
<div style="border:2px solid #e2925c;">Content here</div>
.myborder {border:2px solid #e2925c;}