#e69d8e color space conversions
Hex:
#e69d8e
RGB:
230, 157, 142
CMY:
10, 38, 44
CMYK:
0, 32, 38, 10
HSL:
10°, 63.7681%, 72.9412%
HSV (HSB):
10°, 38.2609%, 90.1961%
XYZ:
49.5726, 42.8899, 31.2570
xyY:
0.4007, 0.3467, 42.8899
CIE-Lab:
71.4802, 25.4041, 18.8932
CIE-LCH:
71.4802, 31.6594, 36.6385
CIE-Luv:
71.4802, 50.3797, 20.7569
Hunter-Lab:
65.4904, 20.5063, 17.5456
#e69d8e color charts
#e69d8e color shades, tints & tones
#e69d8e color schemes
#e69d8e color preview, HTML & CSS examples
This text has a color of #e69d8e
<p style="color:#e69d8e;">Text here</p>
.mytext {color:#e69d8e;}
This box has a color of #e69d8e
<div style="background-color:#e69d8e;">Content here</div>
.mybackground {background-color:#e69d8e;}
Border around this has a color of #e69d8e
<div style="border:2px solid #e69d8e;">Content here</div>
.myborder {border:2px solid #e69d8e;}