#e69f8c color space conversions
Hex:
#e69f8c
RGB:
230, 159, 140
CMY:
10, 38, 45
CMYK:
0, 31, 39, 10
HSL:
13°, 64.2857%, 72.5490%
HSV (HSB):
13°, 39.1304%, 90.1961%
XYZ:
49.7649, 43.5127, 30.5868
xyY:
0.4018, 0.3513, 43.5127
CIE-Lab:
71.9016, 24.1075, 20.5695
CIE-LCH:
71.9016, 31.6903, 40.4721
CIE-Luv:
71.9016, 49.3502, 23.1312
Hunter-Lab:
65.9642, 19.2272, 18.6828
#e69f8c color charts
#e69f8c RGB chart
#e69f8c CMYK chart
#e69f8c RGB pie chart
#e69f8c color shades, tints & tones
#e69f8c color schemes
#e69f8c color preview, HTML & CSS examples
This text has a color of #e69f8c
<p style="color:#e69f8c;">Text here</p>
.mytext {color:#e69f8c;}
Text color #e69f8c
This box has a color of #e69f8c
<div style="background-color:#e69f8c;">Content here</div>
.mybackground {background-color:#e69f8c;}
Background color #e69f8c
Border around this has a color of #e69f8c
<div style="border:2px solid #e69f8c;">Content here</div>
.myborder {border:2px solid #e69f8c;}
Border color #e69f8c