#e69a8a color space conversions
Hex:
#e69a8a
RGB:
230, 154, 138
CMY:
10, 40, 46
CMYK:
0, 33, 40, 10
HSL:
10°, 64.7887%, 72.1569%
HSV (HSB):
10°, 40.0000%, 90.1961%
XYZ:
48.7762, 41.7692, 29.5362
xyY:
0.4062, 0.3478, 41.7692
CIE-Lab:
70.7115, 26.5505, 20.0348
CIE-LCH:
70.7115, 33.2614, 37.0379
CIE-Luv:
70.7115, 52.9108, 21.8403
Hunter-Lab:
64.6291, 21.6148, 18.1441
#e69a8a color charts
#e69a8a color shades, tints & tones
#e69a8a color schemes
#e69a8a color preview, HTML & CSS examples
This text has a color of #e69a8a
<p style="color:#e69a8a;">Text here</p>
.mytext {color:#e69a8a;}
This box has a color of #e69a8a
<div style="background-color:#e69a8a;">Content here</div>
.mybackground {background-color:#e69a8a;}
Border around this has a color of #e69a8a
<div style="border:2px solid #e69a8a;">Content here</div>
.myborder {border:2px solid #e69a8a;}