#e06f8c color space conversions
Hex:
#e06f8c
RGB:
224, 111, 140
CMY:
12, 56, 45
CMYK:
0, 50, 38, 12
HSL:
345°, 64.5714%, 65.6863%
HSV (HSB):
345°, 50.4464%, 87.8431%
XYZ:
41.1585, 29.1096, 28.2604
xyY:
0.4177, 0.2954, 29.1096
CIE-Lab:
60.8783, 46.9057, 4.9726
CIE-LCH:
60.8783, 47.1686, 6.0515
CIE-Luv:
60.8783, 75.0259, -2.0987
Hunter-Lab:
53.9533, 41.7512, 6.7117
#e06f8c color charts
#e06f8c color shades, tints & tones
#e06f8c color schemes
#e06f8c color preview, HTML & CSS examples
This text has a color of #e06f8c
<p style="color:#e06f8c;">Text here</p>
.mytext {color:#e06f8c;}
This box has a color of #e06f8c
<div style="background-color:#e06f8c;">Content here</div>
.mybackground {background-color:#e06f8c;}
Border around this has a color of #e06f8c
<div style="border:2px solid #e06f8c;">Content here</div>
.myborder {border:2px solid #e06f8c;}