#baccd4 color space conversions
Hex:
#baccd4
RGB:
186, 204, 212
CMY:
27, 20, 17
CMYK:
12, 4, 0, 17
HSL:
198°, 23.2143%, 78.0392%
HSV (HSB):
198°, 12.2642%, 83.1373%
XYZ:
53.7262, 58.3783, 70.7238
xyY:
0.2939, 0.3193, 58.3783
CIE-Lab:
80.9487, -4.4674, -6.0540
CIE-LCH:
80.9487, 7.5239, 233.5758
CIE-Luv:
80.9487, -10.0880, -8.5131
Hunter-Lab:
76.4057, -8.1940, -1.3969
#baccd4 color charts
#baccd4 color shades, tints & tones
#baccd4 color schemes
#baccd4 color preview, HTML & CSS examples
This text has a color of #baccd4
<p style="color:#baccd4;">Text here</p>
.mytext {color:#baccd4;}
This box has a color of #baccd4
<div style="background-color:#baccd4;">Content here</div>
.mybackground {background-color:#baccd4;}
Border around this has a color of #baccd4
<div style="border:2px solid #baccd4;">Content here</div>
.myborder {border:2px solid #baccd4;}