#e9b2e8 color space conversions
Hex:
#e9b2e8
RGB:
233, 178, 232
CMY:
9, 30, 9
CMYK:
0, 24, 0, 9
HSL:
301°, 55.5556%, 80.5882%
HSV (HSB):
301°, 23.6052%, 91.3725%
XYZ:
64.0902, 54.9906, 83.5803
xyY:
0.3162, 0.2713, 54.9906
CIE-Lab:
79.0359, 28.8136, -19.2688
CIE-LCH:
79.0359, 34.6627, 326.2278
CIE-Luv:
79.0359, 27.8434, -35.0179
Hunter-Lab:
74.1557, 24.4989, -14.9163
#e9b2e8 color charts
#e9b2e8 color shades, tints & tones
#e9b2e8 color schemes
#e9b2e8 color preview, HTML & CSS examples
This text has a color of #e9b2e8
<p style="color:#e9b2e8;">Text here</p>
.mytext {color:#e9b2e8;}
This box has a color of #e9b2e8
<div style="background-color:#e9b2e8;">Content here</div>
.mybackground {background-color:#e9b2e8;}
Border around this has a color of #e9b2e8
<div style="border:2px solid #e9b2e8;">Content here</div>
.myborder {border:2px solid #e9b2e8;}