#b5cbac color space conversions
Hex:
#b5cbac
RGB:
181, 203, 172
CMY:
29, 20, 33
CMYK:
11, 0, 15, 20
HSL:
103°, 22.9630%, 73.5294%
HSV (HSB):
103°, 15.2709%, 79.6078%
XYZ:
47.8584, 55.5142, 47.2226
xyY:
0.3178, 0.3686, 55.5142
CIE-Lab:
79.3365, -13.1530, 12.9847
CIE-LCH:
79.3365, 18.4825, 135.3691
CIE-Luv:
79.3365, -10.9026, 21.0626
Hunter-Lab:
74.5078, -15.7334, 14.5778
#b5cbac color charts
#b5cbac color shades, tints & tones
#b5cbac color schemes
#b5cbac color preview, HTML & CSS examples
This text has a color of #b5cbac
<p style="color:#b5cbac;">Text here</p>
.mytext {color:#b5cbac;}
This box has a color of #b5cbac
<div style="background-color:#b5cbac;">Content here</div>
.mybackground {background-color:#b5cbac;}
Border around this has a color of #b5cbac
<div style="border:2px solid #b5cbac;">Content here</div>
.myborder {border:2px solid #b5cbac;}