#b2cda6 color space conversions
Hex:
#b2cda6
RGB:
178, 205, 166
CMY:
30, 20, 35
CMYK:
13, 0, 19, 20
HSL:
102°, 28.0576%, 72.7451%
HSV (HSB):
102°, 19.0244%, 80.3922%
XYZ:
47.0744, 55.8808, 44.3814
xyY:
0.3195, 0.3793, 55.8808
CIE-Lab:
79.5459, -16.2398, 16.4449
CIE-LCH:
79.5459, 23.1120, 134.6405
CIE-Luv:
79.5459, -13.3915, 26.3585
Hunter-Lab:
74.7535, -18.4121, 17.1267
#b2cda6 color charts
#b2cda6 color shades, tints & tones
#b2cda6 color schemes
#b2cda6 color preview, HTML & CSS examples
This text has a color of #b2cda6
<p style="color:#b2cda6;">Text here</p>
.mytext {color:#b2cda6;}
This box has a color of #b2cda6
<div style="background-color:#b2cda6;">Content here</div>
.mybackground {background-color:#b2cda6;}
Border around this has a color of #b2cda6
<div style="border:2px solid #b2cda6;">Content here</div>
.myborder {border:2px solid #b2cda6;}