#abc4ca color space conversions
Hex:
#abc4ca
RGB:
171, 196, 202
CMY:
33, 23, 21
CMYK:
15, 3, 0, 21
HSL:
192°, 22.6277%, 73.1373%
HSV (HSB):
192°, 15.3465%, 79.2157%
XYZ:
47.1952, 52.4021, 63.5043
xyY:
0.2894, 0.3213, 52.4021
CIE-Lab:
77.5206, -7.1719, -5.8580
CIE-LCH:
77.5206, 9.2602, 219.2419
CIE-Luv:
77.5206, -13.5409, -7.7133
Hunter-Lab:
72.3893, -10.3057, -1.3403
#abc4ca color charts
#abc4ca RGB chart
#abc4ca CMYK chart
#abc4ca RGB pie chart
#abc4ca color shades, tints & tones
#abc4ca color schemes
#abc4ca color preview, HTML & CSS examples
This text has a color of #abc4ca
<p style="color:#abc4ca;">Text here</p>
.mytext {color:#abc4ca;}
Text color #abc4ca
This box has a color of #abc4ca
<div style="background-color:#abc4ca;">Content here</div>
.mybackground {background-color:#abc4ca;}
Background color #abc4ca
Border around this has a color of #abc4ca
<div style="border:2px solid #abc4ca;">Content here</div>
.myborder {border:2px solid #abc4ca;}
Border color #abc4ca