#e6966f color space conversions
Hex:
#e6966f
RGB:
230, 150, 111
CMY:
10, 41, 56
CMYK:
0, 35, 52, 10
HSL:
20°, 70.4142%, 66.8627%
HSV (HSB):
20°, 51.7391%, 90.1961%
XYZ:
46.4087, 39.7834, 20.2719
xyY:
0.4359, 0.3737, 39.7834
CIE-Lab:
69.3150, 25.9857, 32.8925
CIE-LCH:
69.3150, 41.9187, 51.6906
CIE-Luv:
69.3150, 59.3420, 36.2926
Hunter-Lab:
63.0741, 20.9573, 25.0962
#e6966f color charts
#e6966f color shades, tints & tones
#e6966f color schemes
#e6966f color preview, HTML & CSS examples
This text has a color of #e6966f
<p style="color:#e6966f;">Text here</p>
.mytext {color:#e6966f;}
This box has a color of #e6966f
<div style="background-color:#e6966f;">Content here</div>
.mybackground {background-color:#e6966f;}
Border around this has a color of #e6966f
<div style="border:2px solid #e6966f;">Content here</div>
.myborder {border:2px solid #e6966f;}