#e69f7d color space conversions
Hex:
#e69f7d
RGB:
230, 159, 125
CMY:
10, 38, 51
CMYK:
0, 31, 46, 10
HSL:
19°, 67.7419%, 69.6078%
HSV (HSB):
19°, 45.6522%, 90.1961%
XYZ:
48.7329, 43.0999, 25.1527
xyY:
0.4166, 0.3684, 43.0999
CIE-Lab:
71.6227, 22.5044, 28.3568
CIE-LCH:
71.6227, 36.2015, 51.5639
CIE-Luv:
71.6227, 51.2956, 32.5681
Hunter-Lab:
65.6505, 17.6136, 23.2396
#e69f7d color charts
#e69f7d color shades, tints & tones
#e69f7d color schemes
#e69f7d color preview, HTML & CSS examples
This text has a color of #e69f7d
<p style="color:#e69f7d;">Text here</p>
.mytext {color:#e69f7d;}
This box has a color of #e69f7d
<div style="background-color:#e69f7d;">Content here</div>
.mybackground {background-color:#e69f7d;}
Border around this has a color of #e69f7d
<div style="border:2px solid #e69f7d;">Content here</div>
.myborder {border:2px solid #e69f7d;}