#bac3cc color space conversions
Hex:
#bac3cc
RGB:
186, 195, 204
CMY:
27, 24, 20
CMYK:
9, 4, 0, 20
HSL:
210°, 15.0000%, 76.4706%
HSV (HSB):
210°, 8.8235%, 80.0000%
XYZ:
50.6639, 53.8290, 64.8465
xyY:
0.2992, 0.3179, 53.8290
CIE-Lab:
78.3619, -1.3264, -5.5766
CIE-LCH:
78.3619, 5.7322, 256.6208
CIE-Luv:
78.3619, -5.4176, -8.2530
Hunter-Lab:
73.3682, -5.1325, -1.0457
#bac3cc color charts
#bac3cc color shades, tints & tones
#bac3cc color schemes
#bac3cc color preview, HTML & CSS examples
This text has a color of #bac3cc
<p style="color:#bac3cc;">Text here</p>
.mytext {color:#bac3cc;}
This box has a color of #bac3cc
<div style="background-color:#bac3cc;">Content here</div>
.mybackground {background-color:#bac3cc;}
Border around this has a color of #bac3cc
<div style="border:2px solid #bac3cc;">Content here</div>
.myborder {border:2px solid #bac3cc;}