#a0bacc color space conversions
Hex:
#a0bacc
RGB:
160, 186, 204
CMY:
37, 27, 20
CMYK:
22, 9, 0, 20
HSL:
205°, 30.1370%, 71.3725%
HSV (HSB):
205°, 21.5686%, 80.0000%
XYZ:
42.9552, 46.9510, 63.9252
xyY:
0.2792, 0.3052, 46.9510
CIE-Lab:
74.1584, -4.9104, -12.0233
CIE-LCH:
74.1584, 12.9874, 247.7844
CIE-Luv:
74.1584, -14.3224, -17.6661
Hunter-Lab:
68.5208, -8.0111, -7.3489
#a0bacc color charts
#a0bacc color shades, tints & tones
#a0bacc color schemes
#a0bacc color preview, HTML & CSS examples
This text has a color of #a0bacc
<p style="color:#a0bacc;">Text here</p>
.mytext {color:#a0bacc;}
This box has a color of #a0bacc
<div style="background-color:#a0bacc;">Content here</div>
.mybackground {background-color:#a0bacc;}
Border around this has a color of #a0bacc
<div style="border:2px solid #a0bacc;">Content here</div>
.myborder {border:2px solid #a0bacc;}