#e1986e color space conversions
Hex:
#e1986e
RGB:
225, 152, 110
CMY:
12, 40, 57
CMYK:
0, 32, 51, 12
HSL:
22°, 65.7143%, 65.6863%
HSV (HSB):
22°, 51.1111%, 88.2353%
XYZ:
45.0940, 39.5898, 20.0167
xyY:
0.4307, 0.3781, 39.5898
CIE-Lab:
69.1764, 22.8296, 33.1347
CIE-LCH:
69.1764, 40.2381, 55.4334
CIE-Luv:
69.1764, 54.1485, 37.2397
Hunter-Lab:
62.9204, 17.8173, 25.1825
#e1986e color charts
#e1986e color shades, tints & tones
#e1986e color schemes
#e1986e color preview, HTML & CSS examples
This text has a color of #e1986e
<p style="color:#e1986e;">Text here</p>
.mytext {color:#e1986e;}
This box has a color of #e1986e
<div style="background-color:#e1986e;">Content here</div>
.mybackground {background-color:#e1986e;}
Border around this has a color of #e1986e
<div style="border:2px solid #e1986e;">Content here</div>
.myborder {border:2px solid #e1986e;}