#b2cad4 color space conversions
Hex:
#b2cad4
RGB:
178, 202, 212
CMY:
30, 21, 17
CMYK:
16, 5, 0, 17
HSL:
198°, 28.3333%, 76.4706%
HSV (HSB):
198°, 16.0377%, 83.1373%
XYZ:
51.3643, 56.4595, 70.4779
xyY:
0.2881, 0.3167, 56.4595
CIE-Lab:
79.8746, -5.9872, -7.7049
CIE-LCH:
79.8746, 9.7576, 232.1505
CIE-Luv:
79.8746, -13.1786, -10.8291
Hunter-Lab:
75.1395, -9.4742, -3.0140
#b2cad4 color charts
#b2cad4 color shades, tints & tones
#b2cad4 color schemes
#b2cad4 color preview, HTML & CSS examples
This text has a color of #b2cad4
<p style="color:#b2cad4;">Text here</p>
.mytext {color:#b2cad4;}
This box has a color of #b2cad4
<div style="background-color:#b2cad4;">Content here</div>
.mybackground {background-color:#b2cad4;}
Border around this has a color of #b2cad4
<div style="border:2px solid #b2cad4;">Content here</div>
.myborder {border:2px solid #b2cad4;}