#bac5cc color space conversions
Hex:
#bac5cc
RGB:
186, 197, 204
CMY:
27, 23, 20
CMYK:
9, 3, 0, 20
HSL:
203°, 15.0000%, 76.4706%
HSV (HSB):
203°, 8.8235%, 80.0000%
XYZ:
51.1150, 54.7312, 64.9969
xyY:
0.2992, 0.3204, 54.7312
CIE-Lab:
78.8862, -2.3866, -4.8026
CIE-LCH:
78.8862, 5.3629, 243.5753
CIE-Luv:
78.8862, -6.3907, -6.8893
Hunter-Lab:
73.9806, -6.1358, -0.3038
#bac5cc color charts
#bac5cc color shades, tints & tones
#bac5cc color schemes
#bac5cc color preview, HTML & CSS examples
This text has a color of #bac5cc
<p style="color:#bac5cc;">Text here</p>
.mytext {color:#bac5cc;}
This box has a color of #bac5cc
<div style="background-color:#bac5cc;">Content here</div>
.mybackground {background-color:#bac5cc;}
Border around this has a color of #bac5cc
<div style="border:2px solid #bac5cc;">Content here</div>
.myborder {border:2px solid #bac5cc;}