#e69b82 color space conversions
Hex:
#e69b82
RGB:
230, 155, 130
CMY:
10, 39, 49
CMYK:
0, 33, 43, 10
HSL:
15°, 66.6667%, 70.5882%
HSV (HSB):
15°, 43.4783%, 90.1961%
XYZ:
48.3837, 41.8774, 26.6521
xyY:
0.4138, 0.3582, 41.8774
CIE-Lab:
70.7863, 25.1516, 24.5229
CIE-LCH:
70.7863, 35.1280, 44.2749
CIE-Luv:
70.7863, 53.3630, 27.4906
Hunter-Lab:
64.7127, 20.2117, 20.8802
#e69b82 color charts
#e69b82 color shades, tints & tones
#e69b82 color schemes
#e69b82 color preview, HTML & CSS examples
This text has a color of #e69b82
<p style="color:#e69b82;">Text here</p>
.mytext {color:#e69b82;}
This box has a color of #e69b82
<div style="background-color:#e69b82;">Content here</div>
.mybackground {background-color:#e69b82;}
Border around this has a color of #e69b82
<div style="border:2px solid #e69b82;">Content here</div>
.myborder {border:2px solid #e69b82;}