#abbabe color space conversions
Hex:
#abbabe
RGB:
171, 186, 190
CMY:
33, 27, 25
CMYK:
10, 2, 0, 25
HSL:
193°, 12.7517%, 70.7843%
HSV (HSB):
193°, 10.0000%, 74.5098%
XYZ:
43.6478, 47.4934, 55.5819
xyY:
0.2975, 0.3237, 47.4934
CIE-Lab:
74.5043, -4.3501, -3.7989
CIE-LCH:
74.5043, 5.7754, 221.1306
CIE-Luv:
74.5043, -8.3700, -4.9723
Hunter-Lab:
68.9155, -7.5488, 0.4221
#abbabe color charts
#abbabe color shades, tints & tones
#abbabe color schemes
#abbabe color preview, HTML & CSS examples
This text has a color of #abbabe
<p style="color:#abbabe;">Text here</p>
.mytext {color:#abbabe;}
This box has a color of #abbabe
<div style="background-color:#abbabe;">Content here</div>
.mybackground {background-color:#abbabe;}
Border around this has a color of #abbabe
<div style="border:2px solid #abbabe;">Content here</div>
.myborder {border:2px solid #abbabe;}