#e86d97 color space conversions
Hex:
#e86d97
RGB:
232, 109, 151
CMY:
9, 57, 41
CMYK:
0, 53, 35, 9
HSL:
340°, 72.7811%, 66.8627%
HSV (HSB):
340°, 53.0172%, 90.9804%
XYZ:
44.3333, 30.3274, 32.7953
xyY:
0.4126, 0.2822, 30.3274
CIE-Lab:
61.9357, 51.8338, 0.3074
CIE-LCH:
61.9357, 51.8347, 0.3398
CIE-Luv:
61.9357, 79.6202, -9.3570
Hunter-Lab:
55.0704, 47.3246, 3.2411
#e86d97 color charts
#e86d97 color shades, tints & tones
#e86d97 color schemes
#e86d97 color preview, HTML & CSS examples
This text has a color of #e86d97
<p style="color:#e86d97;">Text here</p>
.mytext {color:#e86d97;}
This box has a color of #e86d97
<div style="background-color:#e86d97;">Content here</div>
.mybackground {background-color:#e86d97;}
Border around this has a color of #e86d97
<div style="border:2px solid #e86d97;">Content here</div>
.myborder {border:2px solid #e86d97;}