#e09eaf color space conversions
Hex:
#e09eaf
RGB:
224, 158, 175
CMY:
12, 38, 31
CMYK:
0, 29, 22, 12
HSL:
345°, 51.5625%, 74.9020%
HSV (HSB):
345°, 29.4643%, 87.8431%
XYZ:
50.7052, 43.3962, 46.2613
xyY:
0.3612, 0.3092, 43.3962
CIE-Lab:
71.8230, 26.9685, 1.0647
CIE-LCH:
71.8230, 26.9895, 2.2609
CIE-Luv:
71.8230, 40.6062, -3.3764
Hunter-Lab:
65.8758, 22.1105, 4.4766
#e09eaf color charts
#e09eaf color shades, tints & tones
#e09eaf color schemes
#e09eaf color preview, HTML & CSS examples
This text has a color of #e09eaf
<p style="color:#e09eaf;">Text here</p>
.mytext {color:#e09eaf;}
This box has a color of #e09eaf
<div style="background-color:#e09eaf;">Content here</div>
.mybackground {background-color:#e09eaf;}
Border around this has a color of #e09eaf
<div style="border:2px solid #e09eaf;">Content here</div>
.myborder {border:2px solid #e09eaf;}