#b7d6d6 color space conversions
Hex:
#b7d6d6
RGB:
183, 214, 214
CMY:
28, 16, 16
CMYK:
14, 0, 0, 16
HSL:
180°, 27.4336%, 77.8431%
HSV (HSB):
180°, 14.4860%, 83.9216%
XYZ:
55.7126, 63.0155, 72.8452
xyY:
0.2908, 0.3289, 63.0155
CIE-Lab:
83.4505, -10.2178, -3.4552
CIE-LCH:
83.4505, 10.7862, 198.6834
CIE-Luv:
83.4505, -16.3787, -3.5474
Hunter-Lab:
79.3823, -13.6429, 1.1601
#b7d6d6 color charts
#b7d6d6 color shades, tints & tones
#b7d6d6 color schemes
#b7d6d6 color preview, HTML & CSS examples
This text has a color of #b7d6d6
<p style="color:#b7d6d6;">Text here</p>
.mytext {color:#b7d6d6;}
This box has a color of #b7d6d6
<div style="background-color:#b7d6d6;">Content here</div>
.mybackground {background-color:#b7d6d6;}
Border around this has a color of #b7d6d6
<div style="border:2px solid #b7d6d6;">Content here</div>
.myborder {border:2px solid #b7d6d6;}