#b5cac3 color space conversions
Hex:
#b5cac3
RGB:
181, 202, 195
CMY:
29, 21, 24
CMYK:
10, 0, 3, 21
HSL:
160°, 16.5354%, 75.0980%
HSV (HSB):
160°, 10.3960%, 79.2157%
XYZ:
50.0269, 56.0049, 59.8031
xyY:
0.3017, 0.3377, 56.0049
CIE-Lab:
79.6166, -8.4410, 1.0673
CIE-LCH:
79.6166, 8.5082, 172.7933
CIE-Luv:
79.6166, -11.1137, 3.0523
Hunter-Lab:
74.8365, -11.6395, 5.0059
#b5cac3 color charts
#b5cac3 color shades, tints & tones
#b5cac3 color schemes
#b5cac3 color preview, HTML & CSS examples
This text has a color of #b5cac3
<p style="color:#b5cac3;">Text here</p>
.mytext {color:#b5cac3;}
This box has a color of #b5cac3
<div style="background-color:#b5cac3;">Content here</div>
.mybackground {background-color:#b5cac3;}
Border around this has a color of #b5cac3
<div style="border:2px solid #b5cac3;">Content here</div>
.myborder {border:2px solid #b5cac3;}