#b48d02 color space conversions
Hex:
#b48d02
RGB:
180, 141, 2
CMY:
29, 45, 99
CMYK:
0, 22, 99, 29
HSL:
47°, 97.8022%, 35.6863%
HSV (HSB):
47°, 98.8889%, 70.5882%
XYZ:
28.3582, 28.7574, 4.1135
xyY:
0.4631, 0.4697, 28.7574
CIE-Lab:
60.5670, 4.0755, 64.9029
CIE-LCH:
60.5670, 65.0307, 86.4069
CIE-Luv:
60.5670, 33.4266, 62.9381
Hunter-Lab:
53.6260, 0.5481, 32.9902
#b48d02 color charts
#b48d02 color shades, tints & tones
#b48d02 color schemes
#b48d02 color preview, HTML & CSS examples
This text has a color of #b48d02
<p style="color:#b48d02;">Text here</p>
.mytext {color:#b48d02;}
This box has a color of #b48d02
<div style="background-color:#b48d02;">Content here</div>
.mybackground {background-color:#b48d02;}
Border around this has a color of #b48d02
<div style="border:2px solid #b48d02;">Content here</div>
.myborder {border:2px solid #b48d02;}