#e69f86 color space conversions
Hex:
#e69f86
RGB:
230, 159, 134
CMY:
10, 38, 47
CMYK:
0, 31, 42, 10
HSL:
16°, 65.7534%, 71.3725%
HSV (HSB):
16°, 41.7391%, 90.1961%
XYZ:
49.3343, 43.3405, 28.3196
xyY:
0.4077, 0.3582, 43.3405
CIE-Lab:
71.7855, 23.4425, 23.6891
CIE-LCH:
71.7855, 33.3275, 45.2998
CIE-Luv:
71.7855, 50.1484, 27.0079
Hunter-Lab:
65.8335, 18.5558, 20.5787
#e69f86 color charts
#e69f86 color shades, tints & tones
#e69f86 color schemes
#e69f86 color preview, HTML & CSS examples
This text has a color of #e69f86
<p style="color:#e69f86;">Text here</p>
.mytext {color:#e69f86;}
This box has a color of #e69f86
<div style="background-color:#e69f86;">Content here</div>
.mybackground {background-color:#e69f86;}
Border around this has a color of #e69f86
<div style="border:2px solid #e69f86;">Content here</div>
.myborder {border:2px solid #e69f86;}