#baccd0 color space conversions
Hex:
#baccd0
RGB:
186, 204, 208
CMY:
27, 20, 18
CMYK:
11, 2, 0, 18
HSL:
191°, 18.9655%, 77.2549%
HSV (HSB):
191°, 10.5769%, 81.5686%
XYZ:
53.2277, 58.1789, 68.0988
xyY:
0.2965, 0.3241, 58.1789
CIE-Lab:
80.8382, -5.2737, -4.0745
CIE-LCH:
80.8382, 6.6643, 217.6903
CIE-Luv:
80.8382, -9.9390, -5.3066
Hunter-Lab:
76.2751, -8.9172, 0.4582
#baccd0 color charts
#baccd0 color shades, tints & tones
#baccd0 color schemes
#baccd0 color preview, HTML & CSS examples
This text has a color of #baccd0
<p style="color:#baccd0;">Text here</p>
.mytext {color:#baccd0;}
This box has a color of #baccd0
<div style="background-color:#baccd0;">Content here</div>
.mybackground {background-color:#baccd0;}
Border around this has a color of #baccd0
<div style="border:2px solid #baccd0;">Content here</div>
.myborder {border:2px solid #baccd0;}