#b6d6d7 color space conversions
Hex:
#b6d6d7
RGB:
182, 214, 215
CMY:
29, 16, 16
CMYK:
15, 0, 0, 16
HSL:
182°, 29.2035%, 77.8431%
HSV (HSB):
182°, 15.3488%, 84.3137%
XYZ:
55.6037, 62.9445, 73.5089
xyY:
0.2895, 0.3277, 62.9445
CIE-Lab:
83.4132, -10.3297, -4.0492
CIE-LCH:
83.4132, 11.0950, 201.4052
CIE-Luv:
83.4132, -16.8913, -4.4513
Hunter-Lab:
79.3376, -13.7391, 0.6022
#b6d6d7 color charts
#b6d6d7 color shades, tints & tones
#b6d6d7 color schemes
#b6d6d7 color preview, HTML & CSS examples
This text has a color of #b6d6d7
<p style="color:#b6d6d7;">Text here</p>
.mytext {color:#b6d6d7;}
This box has a color of #b6d6d7
<div style="background-color:#b6d6d7;">Content here</div>
.mybackground {background-color:#b6d6d7;}
Border around this has a color of #b6d6d7
<div style="border:2px solid #b6d6d7;">Content here</div>
.myborder {border:2px solid #b6d6d7;}