#e69f8b color space conversions
Hex:
#e69f8b
RGB:
230, 159, 139
CMY:
10, 38, 45
CMYK:
0, 31, 40, 10
HSL:
13°, 64.5390%, 72.3529%
HSV (HSB):
13°, 39.5652%, 90.1961%
XYZ:
49.6915, 43.4833, 30.2002
xyY:
0.4028, 0.3524, 43.4833
CIE-Lab:
71.8818, 23.9945, 21.0896
CIE-LCH:
71.8818, 31.9454, 41.3134
CIE-Luv:
71.8818, 49.4850, 23.7864
Hunter-Lab:
65.9419, 19.1129, 19.0056
#e69f8b color charts
#e69f8b color shades, tints & tones
#e69f8b color schemes
#e69f8b color preview, HTML & CSS examples
This text has a color of #e69f8b
<p style="color:#e69f8b;">Text here</p>
.mytext {color:#e69f8b;}
This box has a color of #e69f8b
<div style="background-color:#e69f8b;">Content here</div>
.mybackground {background-color:#e69f8b;}
Border around this has a color of #e69f8b
<div style="border:2px solid #e69f8b;">Content here</div>
.myborder {border:2px solid #e69f8b;}