#abc0ca color space conversions
Hex:
#abc0ca
RGB:
171, 192, 202
CMY:
33, 25, 21
CMYK:
15, 5, 0, 21
HSL:
199°, 22.6277%, 73.1373%
HSV (HSB):
199°, 15.3465%, 79.2157%
XYZ:
46.3049, 50.6215, 63.2075
xyY:
0.2892, 0.3161, 50.6215
CIE-Lab:
76.4491, -5.0589, -7.4447
CIE-LCH:
76.4491, 9.0009, 235.8027
CIE-Luv:
76.4491, -11.6638, -10.5033
Hunter-Lab:
71.1488, -8.3393, -2.8682
#abc0ca color charts
#abc0ca RGB chart
#abc0ca CMYK chart
#abc0ca RGB pie chart
#abc0ca color shades, tints & tones
#abc0ca color schemes
#abc0ca color preview, HTML & CSS examples
This text has a color of #abc0ca
<p style="color:#abc0ca;">Text here</p>
.mytext {color:#abc0ca;}
Text color #abc0ca
This box has a color of #abc0ca
<div style="background-color:#abc0ca;">Content here</div>
.mybackground {background-color:#abc0ca;}
Background color #abc0ca
Border around this has a color of #abc0ca
<div style="border:2px solid #abc0ca;">Content here</div>
.myborder {border:2px solid #abc0ca;}
Border color #abc0ca