#baccd5 color space conversions
Hex:
#baccd5
RGB:
186, 204, 213
CMY:
27, 20, 16
CMYK:
13, 4, 0, 16
HSL:
200°, 24.3243%, 78.2353%
HSV (HSB):
200°, 12.6761%, 83.5294%
XYZ:
53.8528, 58.4289, 71.3904
xyY:
0.2932, 0.3181, 58.4289
CIE-Lab:
80.9767, -4.2637, -6.5482
CIE-LCH:
80.9767, 7.8140, 236.9304
CIE-Luv:
80.9767, -10.1255, -9.3185
Hunter-Lab:
76.4388, -8.0108, -1.8670
#baccd5 color charts
#baccd5 color shades, tints & tones
#baccd5 color schemes
#baccd5 color preview, HTML & CSS examples
This text has a color of #baccd5
<p style="color:#baccd5;">Text here</p>
.mytext {color:#baccd5;}
This box has a color of #baccd5
<div style="background-color:#baccd5;">Content here</div>
.mybackground {background-color:#baccd5;}
Border around this has a color of #baccd5
<div style="border:2px solid #baccd5;">Content here</div>
.myborder {border:2px solid #baccd5;}