#e06f9f color space conversions
Hex:
#e06f9f
RGB:
224, 111, 159
CMY:
12, 56, 38
CMYK:
0, 50, 29, 12
HSL:
335°, 64.5714%, 65.6863%
HSV (HSB):
335°, 50.4464%, 87.8431%
XYZ:
42.6829, 29.7194, 36.2877
xyY:
0.3927, 0.2734, 29.7194
CIE-Lab:
61.4113, 49.2215, -5.1959
CIE-LCH:
61.4113, 49.4950, 353.9740
CIE-Luv:
61.4113, 70.2400, -16.4124
Hunter-Lab:
54.5155, 44.3546, -1.3049
#e06f9f color charts
#e06f9f color shades, tints & tones
#e06f9f color schemes
#e06f9f color preview, HTML & CSS examples
This text has a color of #e06f9f
<p style="color:#e06f9f;">Text here</p>
.mytext {color:#e06f9f;}
This box has a color of #e06f9f
<div style="background-color:#e06f9f;">Content here</div>
.mybackground {background-color:#e06f9f;}
Border around this has a color of #e06f9f
<div style="border:2px solid #e06f9f;">Content here</div>
.myborder {border:2px solid #e06f9f;}