#b2cdac color space conversions
Hex:
#b2cdac
RGB:
178, 205, 172
CMY:
30, 20, 33
CMYK:
13, 0, 16, 20
HSL:
109°, 24.8120%, 73.9216%
HSV (HSB):
109°, 16.0976%, 80.3922%
XYZ:
47.6378, 56.1062, 47.3485
xyY:
0.3153, 0.3713, 56.1062
CIE-Lab:
79.6742, -15.2206, 13.4325
CIE-LCH:
79.6742, 20.3002, 138.5711
CIE-Luv:
79.6742, -13.5349, 22.0672
Hunter-Lab:
74.9041, -17.5589, 14.9543
#b2cdac color charts
#b2cdac color shades, tints & tones
#b2cdac color schemes
#b2cdac color preview, HTML & CSS examples
This text has a color of #b2cdac
<p style="color:#b2cdac;">Text here</p>
.mytext {color:#b2cdac;}
This box has a color of #b2cdac
<div style="background-color:#b2cdac;">Content here</div>
.mybackground {background-color:#b2cdac;}
Border around this has a color of #b2cdac
<div style="border:2px solid #b2cdac;">Content here</div>
.myborder {border:2px solid #b2cdac;}