#e69b7c color space conversions
Hex:
#e69b7c
RGB:
230, 155, 124
CMY:
10, 39, 51
CMYK:
0, 33, 46, 10
HSL:
18°, 67.9487%, 69.4118%
HSV (HSB):
18°, 46.0870%, 90.1961%
XYZ:
47.9926, 41.7209, 24.5922
xyY:
0.4199, 0.3650, 41.7209
CIE-Lab:
70.6781, 24.5392, 27.6463
CIE-LCH:
70.6781, 36.9661, 48.4073
CIE-Luv:
70.6781, 54.1623, 31.1785
Hunter-Lab:
64.5917, 19.5925, 22.6405
#e69b7c color charts
#e69b7c color shades, tints & tones
#e69b7c color schemes
#e69b7c color preview, HTML & CSS examples
This text has a color of #e69b7c
<p style="color:#e69b7c;">Text here</p>
.mytext {color:#e69b7c;}
This box has a color of #e69b7c
<div style="background-color:#e69b7c;">Content here</div>
.mybackground {background-color:#e69b7c;}
Border around this has a color of #e69b7c
<div style="border:2px solid #e69b7c;">Content here</div>
.myborder {border:2px solid #e69b7c;}