#e3725e color space conversions
Hex:
#e3725e
RGB:
227, 114, 94
CMY:
11, 55, 63
CMYK:
0, 50, 59, 11
HSL:
9°, 70.3704%, 62.9412%
HSV (HSB):
9°, 58.5903%, 89.0196%
XYZ:
39.7162, 29.1737, 14.1275
xyY:
0.4784, 0.3514, 29.1737
CIE-Lab:
60.9346, 42.1916, 31.3951
CIE-LCH:
60.9346, 52.5908, 36.6532
CIE-Luv:
60.9346, 85.4285, 29.2148
Hunter-Lab:
54.0127, 36.7313, 22.3010
#e3725e color charts
#e3725e color shades, tints & tones
#e3725e color schemes
#e3725e color preview, HTML & CSS examples
This text has a color of #e3725e
<p style="color:#e3725e;">Text here</p>
.mytext {color:#e3725e;}
This box has a color of #e3725e
<div style="background-color:#e3725e;">Content here</div>
.mybackground {background-color:#e3725e;}
Border around this has a color of #e3725e
<div style="border:2px solid #e3725e;">Content here</div>
.myborder {border:2px solid #e3725e;}