#b3caa4 color space conversions
Hex:
#b3caa4
RGB:
179, 202, 164
CMY:
30, 21, 36
CMYK:
11, 0, 19, 21
HSL:
96°, 26.3889%, 71.7647%
HSV (HSB):
96°, 18.8119%, 79.2157%
XYZ:
46.4118, 54.5051, 43.1963
xyY:
0.3221, 0.3782, 54.5051
CIE-Lab:
78.7553, -14.6969, 16.4136
CIE-LCH:
78.7553, 22.0319, 131.8416
CIE-Luv:
78.7553, -11.2545, 25.9852
Hunter-Lab:
73.8276, -16.9840, 16.9889
#b3caa4 color charts
#b3caa4 color shades, tints & tones
#b3caa4 color schemes
#b3caa4 color preview, HTML & CSS examples
This text has a color of #b3caa4
<p style="color:#b3caa4;">Text here</p>
.mytext {color:#b3caa4;}
This box has a color of #b3caa4
<div style="background-color:#b3caa4;">Content here</div>
.mybackground {background-color:#b3caa4;}
Border around this has a color of #b3caa4
<div style="border:2px solid #b3caa4;">Content here</div>
.myborder {border:2px solid #b3caa4;}