#b48f03 color space conversions
Hex:
#b48f03
RGB:
180, 143, 3
CMY:
29, 44, 99
CMYK:
0, 21, 98, 29
HSL:
47°, 96.7213%, 35.8824%
HSV (HSB):
47°, 98.3333%, 70.5882%
XYZ:
28.6613, 29.3548, 4.2416
xyY:
0.4604, 0.4715, 29.3548
CIE-Lab:
61.0935, 2.9919, 65.1215
CIE-LCH:
61.0935, 65.1901, 87.3695
CIE-Luv:
61.0935, 31.8936, 63.6282
Hunter-Lab:
54.1801, -0.3885, 33.2844
#b48f03 color charts
#b48f03 color shades, tints & tones
#b48f03 color schemes
#b48f03 color preview, HTML & CSS examples
This text has a color of #b48f03
<p style="color:#b48f03;">Text here</p>
.mytext {color:#b48f03;}
This box has a color of #b48f03
<div style="background-color:#b48f03;">Content here</div>
.mybackground {background-color:#b48f03;}
Border around this has a color of #b48f03
<div style="border:2px solid #b48f03;">Content here</div>
.myborder {border:2px solid #b48f03;}