#e69b74 color space conversions
Hex:
#e69b74
RGB:
230, 155, 116
CMY:
10, 39, 55
CMYK:
0, 33, 50, 10
HSL:
21°, 69.5122%, 67.8431%
HSV (HSB):
21°, 49.5652%, 90.1961%
XYZ:
47.5069, 41.5266, 22.0346
xyY:
0.4277, 0.3739, 41.5266
CIE-Lab:
70.5433, 23.7724, 31.7919
CIE-LCH:
70.5433, 39.6970, 53.2127
CIE-Luv:
70.5433, 55.1805, 35.8669
Hunter-Lab:
64.4412, 18.8205, 24.8356
#e69b74 color charts
#e69b74 color shades, tints & tones
#e69b74 color schemes
#e69b74 color preview, HTML & CSS examples
This text has a color of #e69b74
<p style="color:#e69b74;">Text here</p>
.mytext {color:#e69b74;}
This box has a color of #e69b74
<div style="background-color:#e69b74;">Content here</div>
.mybackground {background-color:#e69b74;}
Border around this has a color of #e69b74
<div style="border:2px solid #e69b74;">Content here</div>
.myborder {border:2px solid #e69b74;}