#e06f91 color space conversions
Hex:
#e06f91
RGB:
224, 111, 145
CMY:
12, 56, 43
CMYK:
0, 50, 35, 12
HSL:
342°, 64.5714%, 65.6863%
HSV (HSB):
342°, 50.4464%, 87.8431%
XYZ:
41.5357, 29.2605, 30.2467
xyY:
0.4111, 0.2896, 29.2605
CIE-Lab:
61.0109, 47.4863, 2.2797
CIE-LCH:
61.0109, 47.5409, 2.7485
CIE-Luv:
61.0109, 73.7900, -5.7785
Hunter-Lab:
54.0930, 42.4000, 4.7124
#e06f91 color charts
#e06f91 color shades, tints & tones
#e06f91 color schemes
#e06f91 color preview, HTML & CSS examples
This text has a color of #e06f91
<p style="color:#e06f91;">Text here</p>
.mytext {color:#e06f91;}
This box has a color of #e06f91
<div style="background-color:#e06f91;">Content here</div>
.mybackground {background-color:#e06f91;}
Border around this has a color of #e06f91
<div style="border:2px solid #e06f91;">Content here</div>
.myborder {border:2px solid #e06f91;}