#abc3af color space conversions
Hex:
#abc3af
RGB:
171, 195, 175
CMY:
33, 24, 31
CMYK:
12, 0, 10, 24
HSL:
130°, 16.6667%, 71.7647%
HSV (HSB):
130°, 12.3077%, 76.4706%
XYZ:
44.0476, 50.7833, 48.0380
xyY:
0.3083, 0.3555, 50.7833
CIE-Lab:
76.5475, -11.9830, 7.3097
CIE-LCH:
76.5475, 14.0365, 148.6166
CIE-Luv:
76.5475, -12.2987, 12.7511
Hunter-Lab:
71.2624, -14.3777, 9.9162
#abc3af color charts
#abc3af RGB chart
#abc3af CMYK chart
#abc3af RGB pie chart
#abc3af color shades, tints & tones
#abc3af color schemes
#abc3af color preview, HTML & CSS examples
This text has a color of #abc3af
<p style="color:#abc3af;">Text here</p>
.mytext {color:#abc3af;}
Text color #abc3af
This box has a color of #abc3af
<div style="background-color:#abc3af;">Content here</div>
.mybackground {background-color:#abc3af;}
Background color #abc3af
Border around this has a color of #abc3af
<div style="border:2px solid #abc3af;">Content here</div>
.myborder {border:2px solid #abc3af;}
Border color #abc3af