#e6745a color space conversions
Hex:
#e6745a
RGB:
230, 116, 90
CMY:
10, 55, 65
CMYK:
0, 50, 61, 10
HSL:
11°, 73.6842%, 62.7451%
HSV (HSB):
11°, 60.8696%, 90.1961%
XYZ:
40.7240, 30.0520, 13.3271
xyY:
0.4842, 0.3573, 30.0520
CIE-Lab:
61.6990, 42.0319, 34.6625
CIE-LCH:
61.6990, 54.4809, 39.5115
CIE-Luv:
61.6990, 87.1488, 32.5283
Hunter-Lab:
54.8197, 36.6682, 23.9599
#e6745a color charts
#e6745a color shades, tints & tones
#e6745a color schemes
#e6745a color preview, HTML & CSS examples
This text has a color of #e6745a
<p style="color:#e6745a;">Text here</p>
.mytext {color:#e6745a;}
This box has a color of #e6745a
<div style="background-color:#e6745a;">Content here</div>
.mybackground {background-color:#e6745a;}
Border around this has a color of #e6745a
<div style="border:2px solid #e6745a;">Content here</div>
.myborder {border:2px solid #e6745a;}