#e86e94 color space conversions
Hex:
#e86e94
RGB:
232, 110, 148
CMY:
9, 57, 42
CMYK:
0, 53, 36, 9
HSL:
341°, 72.6190%, 67.0588%
HSV (HSB):
341°, 52.5862%, 90.9804%
XYZ:
44.1999, 30.4458, 31.5640
xyY:
0.4162, 0.2867, 30.4458
CIE-Lab:
62.0370, 51.0083, 2.1812
CIE-LCH:
62.0370, 51.0549, 2.4486
CIE-Luv:
62.0370, 79.8528, -6.6610
Hunter-Lab:
55.1777, 46.4259, 4.7080
#e86e94 color charts
#e86e94 color shades, tints & tones
#e86e94 color schemes
#e86e94 color preview, HTML & CSS examples
This text has a color of #e86e94
<p style="color:#e86e94;">Text here</p>
.mytext {color:#e86e94;}
This box has a color of #e86e94
<div style="background-color:#e86e94;">Content here</div>
.mybackground {background-color:#e86e94;}
Border around this has a color of #e86e94
<div style="border:2px solid #e86e94;">Content here</div>
.myborder {border:2px solid #e86e94;}