#b3cbac color space conversions
Hex:
#b3cbac
RGB:
179, 203, 172
CMY:
30, 20, 33
CMYK:
12, 0, 15, 20
HSL:
106°, 22.9630%, 73.5294%
HSV (HSB):
106°, 15.2709%, 79.6078%
XYZ:
47.3927, 55.2741, 47.2008
xyY:
0.3162, 0.3688, 55.2741
CIE-Lab:
79.1989, -13.8542, 12.7707
CIE-LCH:
79.1989, 18.8422, 137.3304
CIE-Luv:
79.1989, -11.9848, 20.8834
Hunter-Lab:
74.3466, -16.3205, 14.4008
#b3cbac color charts
#b3cbac color shades, tints & tones
#b3cbac color schemes
#b3cbac color preview, HTML & CSS examples
This text has a color of #b3cbac
<p style="color:#b3cbac;">Text here</p>
.mytext {color:#b3cbac;}
This box has a color of #b3cbac
<div style="background-color:#b3cbac;">Content here</div>
.mybackground {background-color:#b3cbac;}
Border around this has a color of #b3cbac
<div style="border:2px solid #b3cbac;">Content here</div>
.myborder {border:2px solid #b3cbac;}