#e1955e color space conversions
Hex:
#e1955e
RGB:
225, 149, 94
CMY:
12, 42, 63
CMYK:
0, 34, 58, 12
HSL:
25°, 68.5864%, 62.5490%
HSV (HSB):
25°, 58.2222%, 88.2353%
XYZ:
43.8192, 38.3106, 15.6748
xyY:
0.4480, 0.3917, 38.3106
CIE-Lab:
68.2489, 23.1171, 40.4367
CIE-LCH:
68.2489, 46.5782, 60.2440
CIE-Luv:
68.2489, 58.1450, 44.1501
Hunter-Lab:
61.8956, 18.0525, 28.3119
#e1955e color charts
#e1955e color shades, tints & tones
#e1955e color schemes
#e1955e color preview, HTML & CSS examples
This text has a color of #e1955e
<p style="color:#e1955e;">Text here</p>
.mytext {color:#e1955e;}
This box has a color of #e1955e
<div style="background-color:#e1955e;">Content here</div>
.mybackground {background-color:#e1955e;}
Border around this has a color of #e1955e
<div style="border:2px solid #e1955e;">Content here</div>
.myborder {border:2px solid #e1955e;}