#b6c5d5 color space conversions
Hex:
#b6c5d5
RGB:
182, 197, 213
CMY:
29, 23, 16
CMYK:
15, 8, 0, 16
HSL:
211°, 26.9565%, 77.4510%
HSV (HSB):
211°, 14.5540%, 83.5294%
XYZ:
51.2679, 54.6817, 70.8033
xyY:
0.2901, 0.3094, 54.6817
CIE-Lab:
78.8576, -1.8582, -9.7243
CIE-LCH:
78.8576, 9.9002, 259.1817
CIE-Luv:
78.8576, -8.8598, -14.6560
Hunter-Lab:
73.9471, -5.6524, -5.0064
#b6c5d5 color charts
#b6c5d5 color shades, tints & tones
#b6c5d5 color schemes
#b6c5d5 color preview, HTML & CSS examples
This text has a color of #b6c5d5
<p style="color:#b6c5d5;">Text here</p>
.mytext {color:#b6c5d5;}
This box has a color of #b6c5d5
<div style="background-color:#b6c5d5;">Content here</div>
.mybackground {background-color:#b6c5d5;}
Border around this has a color of #b6c5d5
<div style="border:2px solid #b6c5d5;">Content here</div>
.myborder {border:2px solid #b6c5d5;}