#b2cad8 color space conversions
Hex:
#b2cad8
RGB:
178, 202, 216
CMY:
30, 21, 15
CMYK:
18, 6, 0, 15
HSL:
202°, 32.7586%, 77.2549%
HSV (HSB):
202°, 17.5926%, 84.7059%
XYZ:
51.8753, 56.6639, 73.1689
xyY:
0.2855, 0.3118, 56.6639
CIE-Lab:
79.9902, -5.1392, -9.6800
CIE-LCH:
79.9902, 10.9596, 242.0361
CIE-Luv:
79.9902, -13.3024, -14.0857
Hunter-Lab:
75.2754, -8.7205, -4.9380
#b2cad8 color charts
#b2cad8 color shades, tints & tones
#b2cad8 color schemes
#b2cad8 color preview, HTML & CSS examples
This text has a color of #b2cad8
<p style="color:#b2cad8;">Text here</p>
.mytext {color:#b2cad8;}
This box has a color of #b2cad8
<div style="background-color:#b2cad8;">Content here</div>
.mybackground {background-color:#b2cad8;}
Border around this has a color of #b2cad8
<div style="border:2px solid #b2cad8;">Content here</div>
.myborder {border:2px solid #b2cad8;}