#e69c80 color space conversions
Hex:
#e69c80
RGB:
230, 156, 128
CMY:
10, 39, 50
CMYK:
0, 32, 44, 10
HSL:
16°, 67.1053%, 70.1961%
HSV (HSB):
16°, 44.3478%, 90.1961%
XYZ:
48.4179, 42.1584, 26.0076
xyY:
0.4153, 0.3616, 42.1584
CIE-Lab:
70.9800, 24.4105, 25.8737
CIE-LCH:
70.9800, 35.5713, 46.6668
CIE-Luv:
70.9800, 52.9545, 29.2385
Hunter-Lab:
64.9295, 19.4806, 21.7020
#e69c80 color charts
#e69c80 color shades, tints & tones
#e69c80 color schemes
#e69c80 color preview, HTML & CSS examples
This text has a color of #e69c80
<p style="color:#e69c80;">Text here</p>
.mytext {color:#e69c80;}
This box has a color of #e69c80
<div style="background-color:#e69c80;">Content here</div>
.mybackground {background-color:#e69c80;}
Border around this has a color of #e69c80
<div style="border:2px solid #e69c80;">Content here</div>
.myborder {border:2px solid #e69c80;}