#e6962e color space conversions
Hex:
#e6962e
RGB:
230, 150, 46
CMY:
10, 41, 82
CMYK:
0, 35, 80, 10
HSL:
34°, 78.6325%, 54.1176%
HSV (HSB):
34°, 80.0000%, 90.1961%
XYZ:
44.0326, 38.8329, 7.7595
xyY:
0.4859, 0.4285, 38.8329
CIE-Lab:
68.6301, 22.1003, 62.9948
CIE-LCH:
68.6301, 66.7590, 70.6678
CIE-Luv:
68.6301, 65.3185, 62.0177
Hunter-Lab:
62.3161, 17.0752, 36.2386
#e6962e color charts
#e6962e color shades, tints & tones
#e6962e color schemes
#e6962e color preview, HTML & CSS examples
This text has a color of #e6962e
<p style="color:#e6962e;">Text here</p>
.mytext {color:#e6962e;}
This box has a color of #e6962e
<div style="background-color:#e6962e;">Content here</div>
.mybackground {background-color:#e6962e;}
Border around this has a color of #e6962e
<div style="border:2px solid #e6962e;">Content here</div>
.myborder {border:2px solid #e6962e;}