#b3a38c color space conversions
Hex:
#b3a38c
RGB:
179, 163, 140
CMY:
30, 36, 45
CMYK:
0, 9, 22, 30
HSL:
35°, 20.4188%, 62.5490%
HSV (HSB):
35°, 21.7877%, 70.1961%
XYZ:
36.4212, 37.6715, 30.1627
xyY:
0.3493, 0.3613, 37.6715
CIE-Lab:
67.7778, 2.0576, 14.0679
CIE-LCH:
67.7778, 14.2175, 81.6788
CIE-Luv:
67.7778, 11.1838, 19.0531
Hunter-Lab:
61.3771, -1.4880, 13.8270
#b3a38c color charts
#b3a38c color shades, tints & tones
#b3a38c color schemes
#b3a38c color preview, HTML & CSS examples
This text has a color of #b3a38c
<p style="color:#b3a38c;">Text here</p>
.mytext {color:#b3a38c;}
This box has a color of #b3a38c
<div style="background-color:#b3a38c;">Content here</div>
.mybackground {background-color:#b3a38c;}
Border around this has a color of #b3a38c
<div style="border:2px solid #b3a38c;">Content here</div>
.myborder {border:2px solid #b3a38c;}