#b48c21 color space conversions
Hex:
#b48c21
RGB:
180, 140, 33
CMY:
29, 45, 87
CMYK:
0, 22, 82, 29
HSL:
44°, 69.0141%, 41.7647%
HSV (HSB):
44°, 81.6667%, 70.5882%
XYZ:
28.4750, 28.5693, 5.4525
xyY:
0.4556, 0.4571, 28.5693
CIE-Lab:
60.3996, 5.2548, 58.0053
CIE-LCH:
60.3996, 58.2428, 84.8236
CIE-Luv:
60.3996, 33.5863, 58.7628
Hunter-Lab:
53.4502, 1.5559, 31.3670
#b48c21 color charts
#b48c21 color shades, tints & tones
#b48c21 color schemes
#b48c21 color preview, HTML & CSS examples
This text has a color of #b48c21
<p style="color:#b48c21;">Text here</p>
.mytext {color:#b48c21;}
This box has a color of #b48c21
<div style="background-color:#b48c21;">Content here</div>
.mybackground {background-color:#b48c21;}
Border around this has a color of #b48c21
<div style="border:2px solid #b48c21;">Content here</div>
.myborder {border:2px solid #b48c21;}