#b6ccdc color space conversions
Hex:
#b6ccdc
RGB:
182, 204, 220
CMY:
29, 20, 14
CMYK:
17, 7, 0, 14
HSL:
205°, 35.1852%, 78.8235%
HSV (HSB):
205°, 17.2727%, 86.2745%
XYZ:
53.8025, 58.2981, 76.1271
xyY:
0.2858, 0.3097, 58.2981
CIE-Lab:
80.9043, -4.0803, -10.4338
CIE-LCH:
80.9043, 11.2033, 248.6410
CIE-Luv:
80.9043, -12.3869, -15.4771
Hunter-Lab:
76.3532, -7.8375, -5.6672
#b6ccdc color charts
#b6ccdc color shades, tints & tones
#b6ccdc color schemes
#b6ccdc color preview, HTML & CSS examples
This text has a color of #b6ccdc
<p style="color:#b6ccdc;">Text here</p>
.mytext {color:#b6ccdc;}
This box has a color of #b6ccdc
<div style="background-color:#b6ccdc;">Content here</div>
.mybackground {background-color:#b6ccdc;}
Border around this has a color of #b6ccdc
<div style="border:2px solid #b6ccdc;">Content here</div>
.myborder {border:2px solid #b6ccdc;}