#e69a85 color space conversions
Hex:
#e69a85
RGB:
230, 154, 133
CMY:
10, 40, 48
CMYK:
0, 33, 42, 10
HSL:
13°, 65.9864%, 71.1765%
HSV (HSB):
13°, 42.1739%, 90.1961%
XYZ:
48.4224, 41.6277, 27.6731
xyY:
0.4113, 0.3536, 41.6277
CIE-Lab:
70.6134, 26.0029, 22.6473
CIE-LCH:
70.6134, 34.4826, 41.0544
CIE-Luv:
70.6134, 53.6206, 25.0837
Hunter-Lab:
64.5195, 21.0565, 19.7335
#e69a85 color charts
#e69a85 color shades, tints & tones
#e69a85 color schemes
#e69a85 color preview, HTML & CSS examples
This text has a color of #e69a85
<p style="color:#e69a85;">Text here</p>
.mytext {color:#e69a85;}
This box has a color of #e69a85
<div style="background-color:#e69a85;">Content here</div>
.mybackground {background-color:#e69a85;}
Border around this has a color of #e69a85
<div style="border:2px solid #e69a85;">Content here</div>
.myborder {border:2px solid #e69a85;}