#b6cac5 color space conversions
Hex:
#b6cac5
RGB:
182, 202, 197
CMY:
29, 21, 23
CMYK:
10, 0, 2, 21
HSL:
165°, 15.8730%, 75.2941%
HSV (HSB):
165°, 9.9010%, 79.2157%
XYZ:
50.4900, 56.2174, 61.0133
xyY:
0.3010, 0.3352, 56.2174
CIE-Lab:
79.7374, -7.7196, 0.1781
CIE-LCH:
79.7374, 7.7216, 178.6785
CIE-Luv:
79.7374, -10.6586, 1.5945
Hunter-Lab:
74.9782, -11.0109, 4.2378
#b6cac5 color charts
#b6cac5 color shades, tints & tones
#b6cac5 color schemes
#b6cac5 color preview, HTML & CSS examples
This text has a color of #b6cac5
<p style="color:#b6cac5;">Text here</p>
.mytext {color:#b6cac5;}
This box has a color of #b6cac5
<div style="background-color:#b6cac5;">Content here</div>
.mybackground {background-color:#b6cac5;}
Border around this has a color of #b6cac5
<div style="border:2px solid #b6cac5;">Content here</div>
.myborder {border:2px solid #b6cac5;}