#e09f95 color space conversions
Hex:
#e09f95
RGB:
224, 159, 149
CMY:
12, 38, 42
CMYK:
0, 29, 33, 12
HSL:
8°, 54.7445%, 73.1373%
HSV (HSB):
8°, 33.4821%, 87.8431%
XYZ:
48.5634, 42.8135, 34.1380
xyY:
0.3869, 0.3411, 42.8135
CIE-Lab:
71.4282, 22.8784, 14.8685
CIE-LCH:
71.4282, 27.2854, 33.0196
CIE-Luv:
71.4282, 43.7031, 16.2099
Hunter-Lab:
65.4320, 17.9761, 14.8689
#e09f95 color charts
#e09f95 color shades, tints & tones
#e09f95 color schemes
#e09f95 color preview, HTML & CSS examples
This text has a color of #e09f95
<p style="color:#e09f95;">Text here</p>
.mytext {color:#e09f95;}
This box has a color of #e09f95
<div style="background-color:#e09f95;">Content here</div>
.mybackground {background-color:#e09f95;}
Border around this has a color of #e09f95
<div style="border:2px solid #e09f95;">Content here</div>
.myborder {border:2px solid #e09f95;}