#e07e86 color space conversions
Hex:
#e07e86
RGB:
224, 126, 134
CMY:
12, 51, 47
CMYK:
0, 44, 40, 12
HSL:
355°, 61.2500%, 68.6275%
HSV (HSB):
355°, 43.7500%, 87.8431%
XYZ:
42.5044, 32.4902, 26.5853
xyY:
0.4184, 0.3198, 32.4902
CIE-Lab:
63.7460, 38.6237, 12.4892
CIE-LCH:
63.7460, 40.5928, 17.9189
CIE-Luv:
63.7460, 67.1695, 9.3904
Hunter-Lab:
57.0002, 33.3551, 12.2469
#e07e86 color charts
#e07e86 color shades, tints & tones
#e07e86 color schemes
#e07e86 color preview, HTML & CSS examples
This text has a color of #e07e86
<p style="color:#e07e86;">Text here</p>
.mytext {color:#e07e86;}
This box has a color of #e07e86
<div style="background-color:#e07e86;">Content here</div>
.mybackground {background-color:#e07e86;}
Border around this has a color of #e07e86
<div style="border:2px solid #e07e86;">Content here</div>
.myborder {border:2px solid #e07e86;}