#e6825a color space conversions
Hex:
#e6825a
RGB:
230, 130, 90
CMY:
10, 49, 65
CMYK:
0, 43, 61, 10
HSL:
17°, 73.6842%, 62.7451%
HSV (HSB):
17°, 60.8696%, 90.1961%
XYZ:
42.4612, 33.5264, 13.9062
xyY:
0.4723, 0.3730, 33.5264
CIE-Lab:
64.5849, 34.8782, 38.2203
CIE-LCH:
64.5849, 51.7424, 47.6178
CIE-Luv:
64.5849, 76.7956, 38.3119
Hunter-Lab:
57.9020, 29.5707, 26.2919
#e6825a color charts
#e6825a color shades, tints & tones
#e6825a color schemes
#e6825a color preview, HTML & CSS examples
This text has a color of #e6825a
<p style="color:#e6825a;">Text here</p>
.mytext {color:#e6825a;}
This box has a color of #e6825a
<div style="background-color:#e6825a;">Content here</div>
.mybackground {background-color:#e6825a;}
Border around this has a color of #e6825a
<div style="border:2px solid #e6825a;">Content here</div>
.myborder {border:2px solid #e6825a;}