#e5805e color space conversions
Hex:
#e5805e
RGB:
229, 128, 94
CMY:
10, 50, 63
CMYK:
0, 44, 59, 10
HSL:
15°, 72.1925%, 63.3333%
HSV (HSB):
15°, 58.9520%, 89.8039%
XYZ:
42.0527, 32.9045, 14.7245
xyY:
0.4689, 0.3669, 32.9045
CIE-Lab:
64.0835, 35.8095, 35.4177
CIE-LCH:
64.0835, 50.3660, 44.6848
CIE-Luv:
64.0835, 76.8786, 35.3500
Hunter-Lab:
57.3625, 30.4748, 24.9345
#e5805e color charts
#e5805e color shades, tints & tones
#e5805e color schemes
#e5805e color preview, HTML & CSS examples
This text has a color of #e5805e
<p style="color:#e5805e;">Text here</p>
.mytext {color:#e5805e;}
This box has a color of #e5805e
<div style="background-color:#e5805e;">Content here</div>
.mybackground {background-color:#e5805e;}
Border around this has a color of #e5805e
<div style="border:2px solid #e5805e;">Content here</div>
.myborder {border:2px solid #e5805e;}