#abc1cb color space conversions
Hex:
#abc1cb
RGB:
171, 193, 203
CMY:
33, 24, 20
CMYK:
16, 5, 0, 20
HSL:
199°, 23.5294%, 73.3333%
HSV (HSB):
199°, 15.7635%, 79.6078%
XYZ:
46.6440, 51.1097, 63.9067
xyY:
0.2885, 0.3162, 51.1097
CIE-Lab:
76.7454, -5.3776, -7.5468
CIE-LCH:
76.7454, 9.2668, 234.5277
CIE-Luv:
76.7454, -12.1653, -10.6173
Hunter-Lab:
71.4910, -8.6476, -2.9563
#abc1cb color charts
#abc1cb color shades, tints & tones
#abc1cb color schemes
#abc1cb color preview, HTML & CSS examples
This text has a color of #abc1cb
<p style="color:#abc1cb;">Text here</p>
.mytext {color:#abc1cb;}
This box has a color of #abc1cb
<div style="background-color:#abc1cb;">Content here</div>
.mybackground {background-color:#abc1cb;}
Border around this has a color of #abc1cb
<div style="border:2px solid #abc1cb;">Content here</div>
.myborder {border:2px solid #abc1cb;}