#e5825d color space conversions
Hex:
#e5825d
RGB:
229, 130, 93
CMY:
10, 49, 64
CMYK:
0, 43, 59, 10
HSL:
16°, 72.3404%, 63.1373%
HSV (HSB):
16°, 59.3886%, 89.8039%
XYZ:
42.2715, 33.4136, 14.5774
xyY:
0.4683, 0.3702, 33.4136
CIE-Lab:
64.4944, 34.6983, 36.4690
CIE-LCH:
64.4944, 50.3384, 46.4253
CIE-Luv:
64.4944, 75.5503, 36.7116
Hunter-Lab:
57.8045, 29.3764, 25.5111
#e5825d color charts
#e5825d color shades, tints & tones
#e5825d color schemes
#e5825d color preview, HTML & CSS examples
This text has a color of #e5825d
<p style="color:#e5825d;">Text here</p>
.mytext {color:#e5825d;}
This box has a color of #e5825d
<div style="background-color:#e5825d;">Content here</div>
.mybackground {background-color:#e5825d;}
Border around this has a color of #e5825d
<div style="border:2px solid #e5825d;">Content here</div>
.myborder {border:2px solid #e5825d;}