#e6734c color space conversions
Hex:
#e6734c
RGB:
230, 115, 76
CMY:
10, 55, 70
CMYK:
0, 50, 67, 10
HSL:
15°, 75.4902%, 60.0000%
HSV (HSB):
15°, 66.9565%, 90.1961%
XYZ:
40.0684, 29.6063, 10.4402
xyY:
0.5001, 0.3695, 29.6063
CIE-Lab:
61.3130, 41.6621, 41.7578
CIE-LCH:
61.3130, 58.9868, 45.0658
CIE-Luv:
61.3130, 90.1319, 38.7136
Hunter-Lab:
54.4116, 36.2258, 26.7119
#e6734c color charts
#e6734c color shades, tints & tones
#e6734c color schemes
#e6734c color preview, HTML & CSS examples
This text has a color of #e6734c
<p style="color:#e6734c;">Text here</p>
.mytext {color:#e6734c;}
This box has a color of #e6734c
<div style="background-color:#e6734c;">Content here</div>
.mybackground {background-color:#e6734c;}
Border around this has a color of #e6734c
<div style="border:2px solid #e6734c;">Content here</div>
.myborder {border:2px solid #e6734c;}