#b3cac4 color space conversions
Hex:
#b3cac4
RGB:
179, 202, 196
CMY:
30, 21, 23
CMYK:
11, 0, 3, 21
HSL:
164°, 17.8295%, 74.7059%
HSV (HSB):
164°, 11.3861%, 79.2157%
XYZ:
49.6747, 55.8103, 60.3789
xyY:
0.2995, 0.3365, 55.8103
CIE-Lab:
79.5057, -8.9124, 0.3521
CIE-LCH:
79.5057, 8.9194, 177.7373
CIE-Luv:
79.5057, -12.1818, 2.0570
Hunter-Lab:
74.7063, -12.0453, 4.3752
#b3cac4 color charts
#b3cac4 color shades, tints & tones
#b3cac4 color schemes
#b3cac4 color preview, HTML & CSS examples
This text has a color of #b3cac4
<p style="color:#b3cac4;">Text here</p>
.mytext {color:#b3cac4;}
This box has a color of #b3cac4
<div style="background-color:#b3cac4;">Content here</div>
.mybackground {background-color:#b3cac4;}
Border around this has a color of #b3cac4
<div style="border:2px solid #b3cac4;">Content here</div>
.myborder {border:2px solid #b3cac4;}