#b6d7d7 color space conversions
Hex:
#b6d7d7
RGB:
182, 215, 215
CMY:
29, 16, 16
CMYK:
15, 0, 0, 16
HSL:
180°, 29.2035%, 77.8431%
HSV (HSB):
180°, 15.3488%, 84.3137%
XYZ:
55.8576, 63.4523, 73.5935
xyY:
0.2896, 0.3289, 63.4523
CIE-Lab:
83.6798, -10.8433, -3.6569
CIE-LCH:
83.6798, 11.4434, 198.6367
CIE-Luv:
83.6798, -17.3573, -3.7585
Hunter-Lab:
79.6569, -14.2306, 0.9830
#b6d7d7 color charts
#b6d7d7 color shades, tints & tones
#b6d7d7 color schemes
#b6d7d7 color preview, HTML & CSS examples
This text has a color of #b6d7d7
<p style="color:#b6d7d7;">Text here</p>
.mytext {color:#b6d7d7;}
This box has a color of #b6d7d7
<div style="background-color:#b6d7d7;">Content here</div>
.mybackground {background-color:#b6d7d7;}
Border around this has a color of #b6d7d7
<div style="border:2px solid #b6d7d7;">Content here</div>
.myborder {border:2px solid #b6d7d7;}