#e09bec color space conversions
Hex:
#e09bec
RGB:
224, 155, 236
CMY:
12, 39, 7
CMYK:
5, 34, 0, 7
HSL:
291°, 68.0672%, 76.6667%
HSV (HSB):
291°, 34.3220%, 92.5490%
XYZ:
57.6021, 45.3461, 85.0736
xyY:
0.3064, 0.2412, 45.3461
CIE-Lab:
73.1192, 38.9918, -30.5541
CIE-LCH:
73.1192, 49.5370, 321.9177
CIE-Luv:
73.1192, 32.4989, -54.5144
Hunter-Lab:
67.3395, 34.8445, -27.7665
#e09bec color charts
#e09bec color shades, tints & tones
#e09bec color schemes
#e09bec color preview, HTML & CSS examples
This text has a color of #e09bec
<p style="color:#e09bec;">Text here</p>
.mytext {color:#e09bec;}
This box has a color of #e09bec
<div style="background-color:#e09bec;">Content here</div>
.mybackground {background-color:#e09bec;}
Border around this has a color of #e09bec
<div style="border:2px solid #e09bec;">Content here</div>
.myborder {border:2px solid #e09bec;}