#e86d6e color space conversions
Hex:
#e86d6e
RGB:
232, 109, 110
CMY:
9, 57, 57
CMYK:
0, 53, 53, 9
HSL:
360°, 72.7811%, 66.8627%
HSV (HSB):
360°, 53.0172%, 90.9804%
XYZ:
41.5618, 29.2189, 18.2011
xyY:
0.4671, 0.3284, 29.2189
CIE-Lab:
60.9743, 47.7232, 22.5411
CIE-LCH:
60.9743, 52.7788, 25.2828
CIE-Luv:
60.9743, 89.7485, 18.7890
Hunter-Lab:
54.0545, 42.6511, 17.8741
#e86d6e color charts
#e86d6e color shades, tints & tones
#e86d6e color schemes
#e86d6e color preview, HTML & CSS examples
This text has a color of #e86d6e
<p style="color:#e86d6e;">Text here</p>
.mytext {color:#e86d6e;}
This box has a color of #e86d6e
<div style="background-color:#e86d6e;">Content here</div>
.mybackground {background-color:#e86d6e;}
Border around this has a color of #e86d6e
<div style="border:2px solid #e86d6e;">Content here</div>
.myborder {border:2px solid #e86d6e;}