#e07f8b color space conversions
Hex:
#e07f8b
RGB:
224, 127, 139
CMY:
12, 50, 45
CMYK:
0, 43, 38, 12
HSL:
353°, 61.0063%, 68.8235%
HSV (HSB):
353°, 43.3036%, 87.8431%
XYZ:
42.9900, 32.8901, 28.5087
xyY:
0.4118, 0.3151, 32.8901
CIE-Lab:
64.0718, 38.6700, 10.1062
CIE-LCH:
64.0718, 39.9688, 14.6464
CIE-Luv:
64.0718, 65.5371, 6.3859
Hunter-Lab:
57.3499, 33.4430, 10.6718
#e07f8b color charts
#e07f8b color shades, tints & tones
#e07f8b color schemes
#e07f8b color preview, HTML & CSS examples
This text has a color of #e07f8b
<p style="color:#e07f8b;">Text here</p>
.mytext {color:#e07f8b;}
This box has a color of #e07f8b
<div style="background-color:#e07f8b;">Content here</div>
.mybackground {background-color:#e07f8b;}
Border around this has a color of #e07f8b
<div style="border:2px solid #e07f8b;">Content here</div>
.myborder {border:2px solid #e07f8b;}