#bacccc color space conversions
Hex:
#bacccc
RGB:
186, 204, 204
CMY:
27, 20, 20
CMYK:
9, 0, 0, 20
HSL:
180°, 15.0000%, 76.4706%
HSV (HSB):
180°, 8.8235%, 80.0000%
XYZ:
52.7416, 57.9845, 65.5391
xyY:
0.2992, 0.3290, 57.9845
CIE-Lab:
80.7302, -6.0665, -2.0903
CIE-LCH:
80.7302, 6.4166, 199.0124
CIE-Luv:
80.7302, -9.7914, -2.1260
Hunter-Lab:
76.1475, -9.6247, 2.2732
#bacccc color charts
#bacccc RGB chart
#bacccc CMYK chart
#bacccc RGB pie chart
#bacccc color shades, tints & tones
#bacccc color schemes
#bacccc color preview, HTML & CSS examples
This text has a color of #bacccc
<p style="color:#bacccc;">Text here</p>
.mytext {color:#bacccc;}
Text color #bacccc
This box has a color of #bacccc
<div style="background-color:#bacccc;">Content here</div>
.mybackground {background-color:#bacccc;}
Background color #bacccc
Border around this has a color of #bacccc
<div style="border:2px solid #bacccc;">Content here</div>
.myborder {border:2px solid #bacccc;}
Border color #bacccc