#e9b6d4 color space conversions
Hex:
#e9b6d4
RGB:
233, 182, 212
CMY:
9, 29, 17
CMYK:
0, 22, 9, 9
HSL:
325°, 53.6842%, 81.3725%
HSV (HSB):
325°, 21.8884%, 91.3725%
XYZ:
62.2159, 55.5330, 69.7272
xyY:
0.3319, 0.2962, 55.5330
CIE-Lab:
79.3473, 23.1548, -7.9975
CIE-LCH:
79.3473, 24.4970, 340.9453
CIE-Luv:
79.3473, 28.3666, -16.2798
Hunter-Lab:
74.5205, 18.6158, -3.3120
#e9b6d4 color charts
#e9b6d4 color shades, tints & tones
#e9b6d4 color schemes
#e9b6d4 color preview, HTML & CSS examples
This text has a color of #e9b6d4
<p style="color:#e9b6d4;">Text here</p>
.mytext {color:#e9b6d4;}
This box has a color of #e9b6d4
<div style="background-color:#e9b6d4;">Content here</div>
.mybackground {background-color:#e9b6d4;}
Border around this has a color of #e9b6d4
<div style="border:2px solid #e9b6d4;">Content here</div>
.myborder {border:2px solid #e9b6d4;}