#abc3bf color space conversions
Hex:
#abc3bf
RGB:
171, 195, 191
CMY:
33, 24, 25
CMYK:
12, 0, 2, 24
HSL:
170°, 16.6667%, 71.7647%
HSV (HSB):
170°, 12.3077%, 76.4706%
XYZ:
45.7137, 51.4497, 56.8116
xyY:
0.2969, 0.3341, 51.4497
CIE-Lab:
76.9506, -8.9021, -0.7514
CIE-LCH:
76.9506, 8.9338, 184.8245
CIE-Luv:
76.9506, -12.7490, 0.3855
Hunter-Lab:
71.7285, -11.7640, 3.2500
#abc3bf color charts
#abc3bf color shades, tints & tones
#abc3bf color schemes
#abc3bf color preview, HTML & CSS examples
This text has a color of #abc3bf
<p style="color:#abc3bf;">Text here</p>
.mytext {color:#abc3bf;}
This box has a color of #abc3bf
<div style="background-color:#abc3bf;">Content here</div>
.mybackground {background-color:#abc3bf;}
Border around this has a color of #abc3bf
<div style="border:2px solid #abc3bf;">Content here</div>
.myborder {border:2px solid #abc3bf;}