#e1865e color space conversions
Hex:
#e1865e
RGB:
225, 134, 94
CMY:
12, 47, 63
CMYK:
0, 40, 58, 12
HSL:
18°, 68.5864%, 62.5490%
HSV (HSB):
18°, 58.2222%, 88.2353%
XYZ:
41.5968, 33.8659, 14.9341
xyY:
0.4602, 0.3746, 33.8659
CIE-Lab:
64.8560, 31.0983, 36.2648
CIE-LCH:
64.8560, 47.7728, 49.3858
CIE-Luv:
64.8560, 69.2131, 37.4761
Hunter-Lab:
58.1944, 25.7499, 25.5209
#e1865e color charts
#e1865e color shades, tints & tones
#e1865e color schemes
#e1865e color preview, HTML & CSS examples
This text has a color of #e1865e
<p style="color:#e1865e;">Text here</p>
.mytext {color:#e1865e;}
This box has a color of #e1865e
<div style="background-color:#e1865e;">Content here</div>
.mybackground {background-color:#e1865e;}
Border around this has a color of #e1865e
<div style="border:2px solid #e1865e;">Content here</div>
.myborder {border:2px solid #e1865e;}