#e69b8d color space conversions
Hex:
#e69b8d
RGB:
230, 155, 141
CMY:
10, 39, 45
CMYK:
0, 33, 39, 10
HSL:
9°, 64.0288%, 72.7451%
HSV (HSB):
9°, 38.6957%, 90.1961%
XYZ:
49.1622, 42.1888, 30.7514
xyY:
0.4026, 0.3455, 42.1888
CIE-Lab:
71.0009, 26.3564, 18.7820
CIE-LCH:
71.0009, 32.3639, 35.4743
CIE-Luv:
71.0009, 51.8243, 20.3742
Hunter-Lab:
64.9529, 21.4373, 17.3966
#e69b8d color charts
#e69b8d color shades, tints & tones
#e69b8d color schemes
#e69b8d color preview, HTML & CSS examples
This text has a color of #e69b8d
<p style="color:#e69b8d;">Text here</p>
.mytext {color:#e69b8d;}
This box has a color of #e69b8d
<div style="background-color:#e69b8d;">Content here</div>
.mybackground {background-color:#e69b8d;}
Border around this has a color of #e69b8d
<div style="border:2px solid #e69b8d;">Content here</div>
.myborder {border:2px solid #e69b8d;}