#e69c85 color space conversions
Hex:
#e69c85
RGB:
230, 156, 133
CMY:
10, 39, 48
CMYK:
0, 32, 42, 10
HSL:
14°, 65.9864%, 71.1765%
HSV (HSB):
14°, 42.1739%, 90.1961%
XYZ:
48.7552, 42.2934, 27.7841
xyY:
0.4103, 0.3559, 42.2934
CIE-Lab:
71.0727, 24.9362, 23.2701
CIE-LCH:
71.0727, 34.1073, 43.0206
CIE-Luv:
71.0727, 52.2842, 26.1051
Hunter-Lab:
65.0334, 20.0123, 20.1930
#e69c85 color charts
#e69c85 color shades, tints & tones
#e69c85 color schemes
#e69c85 color preview, HTML & CSS examples
This text has a color of #e69c85
<p style="color:#e69c85;">Text here</p>
.mytext {color:#e69c85;}
This box has a color of #e69c85
<div style="background-color:#e69c85;">Content here</div>
.mybackground {background-color:#e69c85;}
Border around this has a color of #e69c85
<div style="border:2px solid #e69c85;">Content here</div>
.myborder {border:2px solid #e69c85;}