#e69982 color space conversions
Hex:
#e69982
RGB:
230, 153, 130
CMY:
10, 40, 49
CMYK:
0, 33, 43, 10
HSL:
14°, 66.6667%, 70.5882%
HSV (HSB):
14°, 43.4783%, 90.1961%
XYZ:
48.0536, 41.2172, 26.5421
xyY:
0.4149, 0.3559, 41.2172
CIE-Lab:
70.3278, 26.2178, 23.9048
CIE-LCH:
70.3278, 35.4798, 42.3578
CIE-Luv:
70.3278, 54.7112, 26.4802
Hunter-Lab:
64.2006, 21.2548, 20.4285
#e69982 color charts
#e69982 color shades, tints & tones
#e69982 color schemes
#e69982 color preview, HTML & CSS examples
This text has a color of #e69982
<p style="color:#e69982;">Text here</p>
.mytext {color:#e69982;}
This box has a color of #e69982
<div style="background-color:#e69982;">Content here</div>
.mybackground {background-color:#e69982;}
Border around this has a color of #e69982
<div style="border:2px solid #e69982;">Content here</div>
.myborder {border:2px solid #e69982;}