#e86e82 color space conversions
Hex:
#e86e82
RGB:
232, 110, 130
CMY:
9, 57, 49
CMYK:
0, 53, 44, 9
HSL:
350°, 72.6190%, 67.0588%
HSV (HSB):
350°, 52.5862%, 90.9804%
XYZ:
42.8839, 29.9194, 24.6339
xyY:
0.4401, 0.3071, 29.9194
CIE-Lab:
61.5846, 49.0748, 11.8991
CIE-LCH:
61.5846, 50.4968, 13.6294
CIE-Luv:
61.5846, 84.4263, 6.2206
Hunter-Lab:
54.6986, 44.2221, 11.5874
#e86e82 color charts
#e86e82 color shades, tints & tones
#e86e82 color schemes
#e86e82 color preview, HTML & CSS examples
This text has a color of #e86e82
<p style="color:#e86e82;">Text here</p>
.mytext {color:#e86e82;}
This box has a color of #e86e82
<div style="background-color:#e86e82;">Content here</div>
.mybackground {background-color:#e86e82;}
Border around this has a color of #e86e82
<div style="border:2px solid #e86e82;">Content here</div>
.myborder {border:2px solid #e86e82;}