#b3caa5 color space conversions
Hex:
#b3caa5
RGB:
179, 202, 165
CMY:
30, 21, 35
CMYK:
11, 0, 18, 21
HSL:
97°, 25.8741%, 71.9608%
HSV (HSB):
97°, 18.3168%, 79.2157%
XYZ:
46.5025, 54.5414, 43.6739
xyY:
0.3213, 0.3769, 54.5414
CIE-Lab:
78.7764, -14.5312, 15.9102
CIE-LCH:
78.7764, 21.5474, 132.4062
CIE-Luv:
78.7764, -11.2817, 25.2780
Hunter-Lab:
73.8521, -16.8452, 16.6342
#b3caa5 color charts
#b3caa5 color shades, tints & tones
#b3caa5 color schemes
#b3caa5 color preview, HTML & CSS examples
This text has a color of #b3caa5
<p style="color:#b3caa5;">Text here</p>
.mytext {color:#b3caa5;}
This box has a color of #b3caa5
<div style="background-color:#b3caa5;">Content here</div>
.mybackground {background-color:#b3caa5;}
Border around this has a color of #b3caa5
<div style="border:2px solid #b3caa5;">Content here</div>
.myborder {border:2px solid #b3caa5;}