#e86c8c color space conversions
Hex:
#e86c8c
RGB:
232, 108, 140
CMY:
9, 58, 45
CMYK:
0, 53, 40, 9
HSL:
345°, 72.9412%, 66.6667%
HSV (HSB):
345°, 53.4483%, 90.9804%
XYZ:
43.3749, 29.7744, 28.2719
xyY:
0.4277, 0.2936, 29.7744
CIE-Lab:
61.4591, 51.0739, 5.9567
CIE-LCH:
61.4591, 51.4201, 6.6523
CIE-Luv:
61.4591, 83.0929, -1.7141
Hunter-Lab:
54.5659, 46.4008, 7.4766
#e86c8c color charts
#e86c8c color shades, tints & tones
#e86c8c color schemes
#e86c8c color preview, HTML & CSS examples
This text has a color of #e86c8c
<p style="color:#e86c8c;">Text here</p>
.mytext {color:#e86c8c;}
This box has a color of #e86c8c
<div style="background-color:#e86c8c;">Content here</div>
.mybackground {background-color:#e86c8c;}
Border around this has a color of #e86c8c
<div style="border:2px solid #e86c8c;">Content here</div>
.myborder {border:2px solid #e86c8c;}