#e08f9f color space conversions
Hex:
#e08f9f
RGB:
224, 143, 159
CMY:
12, 44, 38
CMYK:
0, 36, 29, 12
HSL:
348°, 56.6434%, 71.9608%
HSV (HSB):
348°, 36.1607%, 87.8431%
XYZ:
46.8209, 37.9954, 37.6670
xyY:
0.3823, 0.3102, 37.9954
CIE-Lab:
68.0172, 32.7417, 4.4584
CIE-LCH:
68.0172, 33.0438, 7.7542
CIE-Luv:
68.0172, 51.9924, 0.2288
Hunter-Lab:
61.6404, 27.7146, 6.9176
#e08f9f color charts
#e08f9f color shades, tints & tones
#e08f9f color schemes
#e08f9f color preview, HTML & CSS examples
This text has a color of #e08f9f
<p style="color:#e08f9f;">Text here</p>
.mytext {color:#e08f9f;}
This box has a color of #e08f9f
<div style="background-color:#e08f9f;">Content here</div>
.mybackground {background-color:#e08f9f;}
Border around this has a color of #e08f9f
<div style="border:2px solid #e08f9f;">Content here</div>
.myborder {border:2px solid #e08f9f;}