#b48f2f color space conversions
Hex:
#b48f2f
RGB:
180, 143, 47
CMY:
29, 44, 82
CMYK:
0, 21, 74, 29
HSL:
43°, 58.5903%, 44.5098%
HSV (HSB):
43°, 73.8889%, 70.5882%
XYZ:
29.1579, 29.5535, 6.8569
xyY:
0.4447, 0.4507, 29.5535
CIE-Lab:
61.2670, 4.1696, 53.6483
CIE-LCH:
61.2670, 53.8101, 85.5559
CIE-Luv:
61.2670, 30.8403, 56.6655
Hunter-Lab:
54.3631, 0.6040, 30.5758
#b48f2f color charts
#b48f2f color shades, tints & tones
#b48f2f color schemes
#b48f2f color preview, HTML & CSS examples
This text has a color of #b48f2f
<p style="color:#b48f2f;">Text here</p>
.mytext {color:#b48f2f;}
This box has a color of #b48f2f
<div style="background-color:#b48f2f;">Content here</div>
.mybackground {background-color:#b48f2f;}
Border around this has a color of #b48f2f
<div style="border:2px solid #b48f2f;">Content here</div>
.myborder {border:2px solid #b48f2f;}