#b0cdac color space conversions
Hex:
#b0cdac
RGB:
176, 205, 172
CMY:
31, 20, 33
CMYK:
14, 0, 16, 20
HSL:
113°, 24.8120%, 73.9216%
HSV (HSB):
113°, 16.0976%, 80.3922%
XYZ:
47.1822, 55.8713, 47.3272
xyY:
0.3138, 0.3715, 55.8713
CIE-Lab:
79.5405, -15.9146, 13.2247
CIE-LCH:
79.5405, 20.6922, 140.2741
CIE-Luv:
79.5405, -14.5947, 21.8949
Hunter-Lab:
74.7471, -18.1339, 14.7827
#b0cdac color charts
#b0cdac color shades, tints & tones
#b0cdac color schemes
#b0cdac color preview, HTML & CSS examples
This text has a color of #b0cdac
<p style="color:#b0cdac;">Text here</p>
.mytext {color:#b0cdac;}
This box has a color of #b0cdac
<div style="background-color:#b0cdac;">Content here</div>
.mybackground {background-color:#b0cdac;}
Border around this has a color of #b0cdac
<div style="border:2px solid #b0cdac;">Content here</div>
.myborder {border:2px solid #b0cdac;}