#e6962d color space conversions
Hex:
#e6962d
RGB:
230, 150, 45
CMY:
10, 41, 82
CMYK:
0, 35, 80, 10
HSL:
34°, 78.7234%, 53.9216%
HSV (HSB):
34°, 80.4348%, 90.1961%
XYZ:
44.0131, 38.8251, 7.6569
xyY:
0.4864, 0.4290, 38.8251
CIE-Lab:
68.6244, 22.0676, 63.3522
CIE-LCH:
68.6244, 67.0857, 70.7951
CIE-Luv:
68.6244, 65.3715, 62.2445
Hunter-Lab:
62.3098, 17.0429, 36.3311
#e6962d color charts
#e6962d color shades, tints & tones
#e6962d color schemes
#e6962d color preview, HTML & CSS examples
This text has a color of #e6962d
<p style="color:#e6962d;">Text here</p>
.mytext {color:#e6962d;}
This box has a color of #e6962d
<div style="background-color:#e6962d;">Content here</div>
.mybackground {background-color:#e6962d;}
Border around this has a color of #e6962d
<div style="border:2px solid #e6962d;">Content here</div>
.myborder {border:2px solid #e6962d;}