#abc6ca color space conversions
Hex:
#abc6ca
RGB:
171, 198, 202
CMY:
33, 22, 21
CMYK:
15, 2, 0, 21
HSL:
188°, 22.6277%, 73.1373%
HSV (HSB):
188°, 15.3465%, 79.2157%
XYZ:
47.6493, 53.3104, 63.6557
xyY:
0.2895, 0.3238, 53.3104
CIE-Lab:
78.0579, -8.2217, -5.0644
CIE-LCH:
78.0579, 9.6563, 211.6321
CIE-Luv:
78.0579, -14.4785, -6.3206
Hunter-Lab:
73.0139, -11.2842, -0.5810
#abc6ca color charts
#abc6ca RGB chart
#abc6ca CMYK chart
#abc6ca RGB pie chart
#abc6ca color shades, tints & tones
#abc6ca color schemes
#abc6ca color preview, HTML & CSS examples
This text has a color of #abc6ca
<p style="color:#abc6ca;">Text here</p>
.mytext {color:#abc6ca;}
Text color #abc6ca
This box has a color of #abc6ca
<div style="background-color:#abc6ca;">Content here</div>
.mybackground {background-color:#abc6ca;}
Background color #abc6ca
Border around this has a color of #abc6ca
<div style="border:2px solid #abc6ca;">Content here</div>
.myborder {border:2px solid #abc6ca;}
Border color #abc6ca