#e6704a color space conversions
Hex:
#e6704a
RGB:
230, 112, 74
CMY:
10, 56, 71
CMYK:
0, 51, 68, 10
HSL:
15°, 75.7282%, 59.6078%
HSV (HSB):
15°, 67.8261%, 90.1961%
XYZ:
39.6633, 28.9057, 9.9674
xyY:
0.5050, 0.3681, 28.9057
CIE-Lab:
60.6984, 43.0438, 42.1012
CIE-LCH:
60.6984, 60.2103, 44.3657
CIE-Luv:
60.6984, 92.7003, 38.4343
Hunter-Lab:
53.7641, 37.5976, 26.6429
#e6704a color charts
#e6704a color shades, tints & tones
#e6704a color schemes
#e6704a color preview, HTML & CSS examples
This text has a color of #e6704a
<p style="color:#e6704a;">Text here</p>
.mytext {color:#e6704a;}
This box has a color of #e6704a
<div style="background-color:#e6704a;">Content here</div>
.mybackground {background-color:#e6704a;}
Border around this has a color of #e6704a
<div style="border:2px solid #e6704a;">Content here</div>
.myborder {border:2px solid #e6704a;}