#abcfc0 color space conversions
Hex:
#abcfc0
RGB:
171, 207, 192
CMY:
33, 19, 25
CMYK:
17, 0, 7, 19
HSL:
155°, 27.2727%, 74.1176%
HSV (HSB):
155°, 17.3913%, 81.1765%
XYZ:
48.6218, 57.0893, 58.3259
xyY:
0.2964, 0.3480, 57.0893
CIE-Lab:
80.2298, -14.8994, 3.4844
CIE-LCH:
80.2298, 15.3015, 166.8372
CIE-Luv:
80.2298, -18.5118, 7.7544
Hunter-Lab:
75.5575, -17.3595, 7.1219
#abcfc0 color charts
#abcfc0 color shades, tints & tones
#abcfc0 color schemes
#abcfc0 color preview, HTML & CSS examples
This text has a color of #abcfc0
<p style="color:#abcfc0;">Text here</p>
.mytext {color:#abcfc0;}
This box has a color of #abcfc0
<div style="background-color:#abcfc0;">Content here</div>
.mybackground {background-color:#abcfc0;}
Border around this has a color of #abcfc0
<div style="border:2px solid #abcfc0;">Content here</div>
.myborder {border:2px solid #abcfc0;}