#e96dbd color space conversions
Hex:
#e96dbd
RGB:
233, 109, 189
CMY:
9, 57, 26
CMYK:
0, 53, 19, 9
HSL:
321°, 73.8095%, 67.0588%
HSV (HSB):
321°, 53.2189%, 91.3725%
XYZ:
48.2582, 31.9350, 51.7647
xyY:
0.3657, 0.2420, 31.9350
CIE-Lab:
63.2892, 57.1213, -19.3892
CIE-LCH:
63.2892, 60.3223, 341.2508
CIE-Luv:
63.2892, 69.9016, -38.8860
Hunter-Lab:
56.5111, 53.5375, -14.7524
#e96dbd color charts
#e96dbd color shades, tints & tones
#e96dbd color schemes
#e96dbd color preview, HTML & CSS examples
This text has a color of #e96dbd
<p style="color:#e96dbd;">Text here</p>
.mytext {color:#e96dbd;}
This box has a color of #e96dbd
<div style="background-color:#e96dbd;">Content here</div>
.mybackground {background-color:#e96dbd;}
Border around this has a color of #e96dbd
<div style="border:2px solid #e96dbd;">Content here</div>
.myborder {border:2px solid #e96dbd;}