#e6726c color space conversions
Hex:
#e6726c
RGB:
230, 114, 108
CMY:
10, 55, 58
CMYK:
0, 50, 53, 10
HSL:
3°, 70.9302%, 66.2745%
HSV (HSB):
3°, 53.0435%, 90.1961%
XYZ:
41.3572, 29.9403, 17.7867
xyY:
0.4642, 0.3361, 29.9403
CIE-Lab:
61.6027, 44.3908, 24.4673
CIE-LCH:
61.6027, 50.6871, 28.8626
CIE-Luv:
61.6027, 85.1743, 21.7523
Hunter-Lab:
54.7178, 39.1592, 19.0295
#e6726c color charts
#e6726c color shades, tints & tones
#e6726c color schemes
#e6726c color preview, HTML & CSS examples
This text has a color of #e6726c
<p style="color:#e6726c;">Text here</p>
.mytext {color:#e6726c;}
This box has a color of #e6726c
<div style="background-color:#e6726c;">Content here</div>
.mybackground {background-color:#e6726c;}
Border around this has a color of #e6726c
<div style="border:2px solid #e6726c;">Content here</div>
.myborder {border:2px solid #e6726c;}