#e6724a color space conversions
Hex:
#e6724a
RGB:
230, 114, 74
CMY:
10, 55, 71
CMYK:
0, 50, 68, 10
HSL:
15°, 75.7282%, 59.6078%
HSV (HSB):
15°, 67.8261%, 90.1961%
XYZ:
39.8865, 29.3520, 10.0418
xyY:
0.5031, 0.3702, 29.3520
CIE-Lab:
61.0911, 42.0505, 42.5547
CIE-LCH:
61.0911, 59.8259, 45.3414
CIE-Luv:
61.0911, 91.1850, 39.1881
Hunter-Lab:
54.1775, 36.6043, 26.9348
#e6724a color charts
#e6724a color shades, tints & tones
#e6724a color schemes
#e6724a color preview, HTML & CSS examples
This text has a color of #e6724a
<p style="color:#e6724a;">Text here</p>
.mytext {color:#e6724a;}
This box has a color of #e6724a
<div style="background-color:#e6724a;">Content here</div>
.mybackground {background-color:#e6724a;}
Border around this has a color of #e6724a
<div style="border:2px solid #e6724a;">Content here</div>
.myborder {border:2px solid #e6724a;}