#b6d8d8 color space conversions
Hex:
#b6d8d8
RGB:
182, 216, 216
CMY:
29, 15, 15
CMYK:
16, 0, 0, 15
HSL:
180°, 30.3571%, 78.0392%
HSV (HSB):
180°, 15.7407%, 84.7059%
XYZ:
56.2419, 64.0147, 74.3576
xyY:
0.2890, 0.3289, 64.0147
CIE-Lab:
83.9734, -11.1506, -3.7560
CIE-LCH:
83.9734, 11.7662, 198.6155
CIE-Luv:
83.9734, -17.8443, -3.8636
Hunter-Lab:
80.0092, -14.5406, 0.9045
#b6d8d8 color charts
#b6d8d8 color shades, tints & tones
#b6d8d8 color schemes
#b6d8d8 color preview, HTML & CSS examples
This text has a color of #b6d8d8
<p style="color:#b6d8d8;">Text here</p>
.mytext {color:#b6d8d8;}
This box has a color of #b6d8d8
<div style="background-color:#b6d8d8;">Content here</div>
.mybackground {background-color:#b6d8d8;}
Border around this has a color of #b6d8d8
<div style="border:2px solid #b6d8d8;">Content here</div>
.myborder {border:2px solid #b6d8d8;}