#e6955b color space conversions
Hex:
#e6955b
RGB:
230, 149, 91
CMY:
10, 42, 64
CMYK:
0, 35, 60, 10
HSL:
25°, 73.5450%, 62.9412%
HSV (HSB):
25°, 60.4348%, 90.1961%
XYZ:
45.2689, 39.0732, 15.0535
xyY:
0.4554, 0.3931, 39.0732
CIE-Lab:
68.8043, 24.9369, 42.7980
CIE-LCH:
68.8043, 49.5330, 59.7721
CIE-Luv:
68.8043, 62.4461, 46.0319
Hunter-Lab:
62.5086, 19.8802, 29.4776
#e6955b color charts
#e6955b color shades, tints & tones
#e6955b color schemes
#e6955b color preview, HTML & CSS examples
This text has a color of #e6955b
<p style="color:#e6955b;">Text here</p>
.mytext {color:#e6955b;}
This box has a color of #e6955b
<div style="background-color:#e6955b;">Content here</div>
.mybackground {background-color:#e6955b;}
Border around this has a color of #e6955b
<div style="border:2px solid #e6955b;">Content here</div>
.myborder {border:2px solid #e6955b;}