#e6912e color space conversions
Hex:
#e6912e
RGB:
230, 145, 46
CMY:
10, 43, 82
CMYK:
0, 37, 80, 10
HSL:
32°, 78.6325%, 54.1176%
HSV (HSB):
32°, 80.0000%, 90.1961%
XYZ:
43.2517, 37.2710, 7.4992
xyY:
0.4914, 0.4234, 37.2710
CIE-Lab:
67.4799, 24.7571, 61.9496
CIE-LCH:
67.4799, 66.7133, 68.2167
CIE-Luv:
67.4799, 69.3482, 60.1134
Hunter-Lab:
61.0500, 19.6231, 35.4520
#e6912e color charts
#e6912e color shades, tints & tones
#e6912e color schemes
#e6912e color preview, HTML & CSS examples
This text has a color of #e6912e
<p style="color:#e6912e;">Text here</p>
.mytext {color:#e6912e;}
This box has a color of #e6912e
<div style="background-color:#e6912e;">Content here</div>
.mybackground {background-color:#e6912e;}
Border around this has a color of #e6912e
<div style="border:2px solid #e6912e;">Content here</div>
.myborder {border:2px solid #e6912e;}