#e6abbd color space conversions
Hex:
#e6abbd
RGB:
230, 171, 189
CMY:
10, 33, 26
CMYK:
0, 26, 18, 10
HSL:
342°, 54.1284%, 78.6275%
HSV (HSB):
342°, 25.6522%, 90.1961%
XYZ:
56.3813, 49.6229, 54.7507
xyY:
0.3507, 0.3087, 49.6229
CIE-Lab:
75.8372, 24.2656, -0.7000
CIE-LCH:
75.8372, 24.2757, 358.3477
CIE-Luv:
75.8372, 35.3644, -5.4430
Hunter-Lab:
70.4435, 19.5909, 3.2287
#e6abbd color charts
#e6abbd color shades, tints & tones
#e6abbd color schemes
#e6abbd color preview, HTML & CSS examples
This text has a color of #e6abbd
<p style="color:#e6abbd;">Text here</p>
.mytext {color:#e6abbd;}
This box has a color of #e6abbd
<div style="background-color:#e6abbd;">Content here</div>
.mybackground {background-color:#e6abbd;}
Border around this has a color of #e6abbd
<div style="border:2px solid #e6abbd;">Content here</div>
.myborder {border:2px solid #e6abbd;}