#e07f85 color space conversions
Hex:
#e07f85
RGB:
224, 127, 133
CMY:
12, 50, 48
CMYK:
0, 43, 41, 12
HSL:
356°, 61.0063%, 68.8235%
HSV (HSB):
356°, 43.3036%, 87.8431%
XYZ:
42.5635, 32.7195, 26.2625
xyY:
0.4192, 0.3222, 32.7195
CIE-Lab:
63.9331, 37.9942, 13.3198
CIE-LCH:
63.9331, 40.2614, 19.3194
CIE-Luv:
63.9331, 66.7296, 10.5721
Hunter-Lab:
57.2010, 32.7210, 12.8191
#e07f85 color charts
#e07f85 color shades, tints & tones
#e07f85 color schemes
#e07f85 color preview, HTML & CSS examples
This text has a color of #e07f85
<p style="color:#e07f85;">Text here</p>
.mytext {color:#e07f85;}
This box has a color of #e07f85
<div style="background-color:#e07f85;">Content here</div>
.mybackground {background-color:#e07f85;}
Border around this has a color of #e07f85
<div style="border:2px solid #e07f85;">Content here</div>
.myborder {border:2px solid #e07f85;}