#e69b93 color space conversions
Hex:
#e69b93
RGB:
230, 155, 147
CMY:
10, 39, 42
CMYK:
0, 33, 36, 10
HSL:
6°, 62.4060%, 73.9216%
HSV (HSB):
6°, 36.0870%, 90.1961%
XYZ:
49.6209, 42.3723, 33.1671
xyY:
0.3965, 0.3385, 42.3723
CIE-Lab:
71.1268, 27.0580, 15.6494
CIE-LCH:
71.1268, 31.2577, 30.0435
CIE-Luv:
71.1268, 50.9485, 16.3129
Hunter-Lab:
65.0940, 22.1555, 15.3560
#e69b93 color charts
#e69b93 color shades, tints & tones
#e69b93 color schemes
#e69b93 color preview, HTML & CSS examples
This text has a color of #e69b93
<p style="color:#e69b93;">Text here</p>
.mytext {color:#e69b93;}
This box has a color of #e69b93
<div style="background-color:#e69b93;">Content here</div>
.mybackground {background-color:#e69b93;}
Border around this has a color of #e69b93
<div style="border:2px solid #e69b93;">Content here</div>
.myborder {border:2px solid #e69b93;}