#b2cad5 color space conversions
Hex:
#b2cad5
RGB:
178, 202, 213
CMY:
30, 21, 16
CMYK:
16, 5, 0, 16
HSL:
199°, 29.4118%, 76.6667%
HSV (HSB):
199°, 16.4319%, 83.5294%
XYZ:
51.4909, 56.5101, 71.1445
xyY:
0.2874, 0.3154, 56.5101
CIE-Lab:
79.9033, -5.7764, -8.1992
CIE-LCH:
79.9033, 10.0296, 234.8349
CIE-Luv:
79.9033, -13.2095, -11.6412
Hunter-Lab:
75.1732, -9.2873, -3.4912
#b2cad5 color charts
#b2cad5 color shades, tints & tones
#b2cad5 color schemes
#b2cad5 color preview, HTML & CSS examples
This text has a color of #b2cad5
<p style="color:#b2cad5;">Text here</p>
.mytext {color:#b2cad5;}
This box has a color of #b2cad5
<div style="background-color:#b2cad5;">Content here</div>
.mybackground {background-color:#b2cad5;}
Border around this has a color of #b2cad5
<div style="border:2px solid #b2cad5;">Content here</div>
.myborder {border:2px solid #b2cad5;}