#abc6b5 color space conversions
Hex:
#abc6b5
RGB:
171, 198, 181
CMY:
33, 22, 29
CMYK:
14, 0, 9, 22
HSL:
142°, 19.1489%, 72.3529%
HSV (HSB):
142°, 13.6364%, 77.6471%
XYZ:
45.3292, 52.3823, 51.4378
xyY:
0.3039, 0.3512, 52.3823
CIE-Lab:
77.5089, -12.4097, 5.4569
CIE-LCH:
77.5089, 13.5565, 156.2635
CIE-Luv:
77.5089, -13.9377, 10.1775
Hunter-Lab:
72.3756, -14.8620, 8.5252
#abc6b5 color charts
#abc6b5 color shades, tints & tones
#abc6b5 color schemes
#abc6b5 color preview, HTML & CSS examples
This text has a color of #abc6b5
<p style="color:#abc6b5;">Text here</p>
.mytext {color:#abc6b5;}
This box has a color of #abc6b5
<div style="background-color:#abc6b5;">Content here</div>
.mybackground {background-color:#abc6b5;}
Border around this has a color of #abc6b5
<div style="border:2px solid #abc6b5;">Content here</div>
.myborder {border:2px solid #abc6b5;}