#e6845d color space conversions
Hex:
#e6845d
RGB:
230, 132, 93
CMY:
10, 48, 64
CMYK:
0, 43, 60, 10
HSL:
17°, 73.2620%, 63.3333%
HSV (HSB):
17°, 59.5652%, 90.1961%
XYZ:
42.8602, 34.1158, 14.6820
xyY:
0.4676, 0.3722, 34.1158
CIE-Lab:
65.0544, 34.0479, 37.1906
CIE-LCH:
65.0544, 50.4222, 47.5259
CIE-Luv:
65.0544, 74.8807, 37.6853
Hunter-Lab:
58.4088, 28.7674, 25.9827
#e6845d color charts
#e6845d color shades, tints & tones
#e6845d color schemes
#e6845d color preview, HTML & CSS examples
This text has a color of #e6845d
<p style="color:#e6845d;">Text here</p>
.mytext {color:#e6845d;}
This box has a color of #e6845d
<div style="background-color:#e6845d;">Content here</div>
.mybackground {background-color:#e6845d;}
Border around this has a color of #e6845d
<div style="border:2px solid #e6845d;">Content here</div>
.myborder {border:2px solid #e6845d;}