#e69d93 color space conversions
Hex:
#e69d93
RGB:
230, 157, 147
CMY:
10, 38, 42
CMYK:
0, 32, 36, 10
HSL:
7°, 62.4060%, 73.9216%
HSV (HSB):
7°, 36.0870%, 90.1961%
XYZ:
49.9566, 43.0435, 33.2790
xyY:
0.3956, 0.3409, 43.0435
CIE-Lab:
71.5845, 25.9910, 16.2874
CIE-LCH:
71.5845, 30.6726, 32.0735
CIE-Luv:
71.5845, 49.6687, 17.3793
Hunter-Lab:
65.6076, 21.1047, 15.8508
#e69d93 color charts
#e69d93 color shades, tints & tones
#e69d93 color schemes
#e69d93 color preview, HTML & CSS examples
This text has a color of #e69d93
<p style="color:#e69d93;">Text here</p>
.mytext {color:#e69d93;}
This box has a color of #e69d93
<div style="background-color:#e69d93;">Content here</div>
.mybackground {background-color:#e69d93;}
Border around this has a color of #e69d93
<div style="border:2px solid #e69d93;">Content here</div>
.myborder {border:2px solid #e69d93;}