#b48f1d color space conversions
Hex:
#b48f1d
RGB:
180, 143, 29
CMY:
29, 44, 89
CMYK:
0, 21, 84, 29
HSL:
45°, 72.2488%, 40.9804%
HSV (HSB):
45°, 83.8889%, 70.5882%
XYZ:
28.8666, 29.4369, 5.3229
xyY:
0.4537, 0.4627, 29.4369
CIE-Lab:
61.1653, 3.4811, 59.9143
CIE-LCH:
61.1653, 60.0154, 86.6748
CIE-Luv:
61.1653, 31.4525, 60.7143
Hunter-Lab:
54.2558, 0.0227, 32.1623
#b48f1d color charts
#b48f1d color shades, tints & tones
#b48f1d color schemes
#b48f1d color preview, HTML & CSS examples
This text has a color of #b48f1d
<p style="color:#b48f1d;">Text here</p>
.mytext {color:#b48f1d;}
This box has a color of #b48f1d
<div style="background-color:#b48f1d;">Content here</div>
.mybackground {background-color:#b48f1d;}
Border around this has a color of #b48f1d
<div style="border:2px solid #b48f1d;">Content here</div>
.myborder {border:2px solid #b48f1d;}