#e69b8b color space conversions
Hex:
#e69b8b
RGB:
230, 155, 139
CMY:
10, 39, 45
CMYK:
0, 33, 40, 10
HSL:
11°, 64.5390%, 72.3529%
HSV (HSB):
11°, 39.5652%, 90.1961%
XYZ:
49.0147, 42.1298, 29.9746
xyY:
0.4047, 0.3478, 42.1298
CIE-Lab:
70.9603, 26.1295, 19.8264
CIE-LCH:
70.9603, 32.7999, 37.1903
CIE-Luv:
70.9603, 52.1107, 21.7007
Hunter-Lab:
64.9074, 21.2057, 18.0548
#e69b8b color charts
#e69b8b color shades, tints & tones
#e69b8b color schemes
#e69b8b color preview, HTML & CSS examples
This text has a color of #e69b8b
<p style="color:#e69b8b;">Text here</p>
.mytext {color:#e69b8b;}
This box has a color of #e69b8b
<div style="background-color:#e69b8b;">Content here</div>
.mybackground {background-color:#e69b8b;}
Border around this has a color of #e69b8b
<div style="border:2px solid #e69b8b;">Content here</div>
.myborder {border:2px solid #e69b8b;}