#b6ccd4 color space conversions
Hex:
#b6ccd4
RGB:
182, 204, 212
CMY:
29, 20, 17
CMYK:
14, 4, 0, 17
HSL:
196°, 25.8621%, 77.2549%
HSV (HSB):
196°, 14.1509%, 83.1373%
XYZ:
52.7679, 57.8843, 70.6790
xyY:
0.2910, 0.3192, 57.8843
CIE-Lab:
80.6744, -5.7580, -6.4903
CIE-LCH:
80.6744, 8.6763, 228.4213
CIE-Luv:
80.6744, -12.1202, -8.9772
Hunter-Lab:
76.0817, -9.3409, -1.8225
#b6ccd4 color charts
#b6ccd4 color shades, tints & tones
#b6ccd4 color schemes
#b6ccd4 color preview, HTML & CSS examples
This text has a color of #b6ccd4
<p style="color:#b6ccd4;">Text here</p>
.mytext {color:#b6ccd4;}
This box has a color of #b6ccd4
<div style="background-color:#b6ccd4;">Content here</div>
.mybackground {background-color:#b6ccd4;}
Border around this has a color of #b6ccd4
<div style="border:2px solid #b6ccd4;">Content here</div>
.myborder {border:2px solid #b6ccd4;}