#e6abb3 color space conversions
Hex:
#e6abb3
RGB:
230, 171, 179
CMY:
10, 33, 30
CMYK:
0, 26, 22, 10
HSL:
352°, 54.1284%, 78.6275%
HSV (HSB):
352°, 25.6522%, 90.1961%
XYZ:
55.3327, 49.2035, 49.2287
xyY:
0.3599, 0.3200, 49.2035
CIE-Lab:
75.5777, 22.7633, 4.3899
CIE-LCH:
75.5777, 23.1827, 10.9156
CIE-Luv:
75.5777, 36.6974, 2.1858
Hunter-Lab:
70.1452, 18.0523, 7.4912
#e6abb3 color charts
#e6abb3 color shades, tints & tones
#e6abb3 color schemes
#e6abb3 color preview, HTML & CSS examples
This text has a color of #e6abb3
<p style="color:#e6abb3;">Text here</p>
.mytext {color:#e6abb3;}
This box has a color of #e6abb3
<div style="background-color:#e6abb3;">Content here</div>
.mybackground {background-color:#e6abb3;}
Border around this has a color of #e6abb3
<div style="border:2px solid #e6abb3;">Content here</div>
.myborder {border:2px solid #e6abb3;}