#b48f01 color space conversions
Hex:
#b48f01
RGB:
180, 143, 1
CMY:
29, 44, 100
CMYK:
0, 21, 99, 29
HSL:
48°, 98.8950%, 35.4902%
HSV (HSB):
48°, 99.4444%, 70.5882%
XYZ:
28.6503, 29.3504, 4.1839
xyY:
0.4607, 0.4720, 29.3504
CIE-Lab:
61.0896, 2.9657, 65.4237
CIE-LCH:
61.0896, 65.4909, 87.4045
CIE-Luv:
61.0896, 31.9174, 63.7852
Hunter-Lab:
54.1760, -0.4105, 33.3444
#b48f01 color charts
#b48f01 color shades, tints & tones
#b48f01 color schemes
#b48f01 color preview, HTML & CSS examples
This text has a color of #b48f01
<p style="color:#b48f01;">Text here</p>
.mytext {color:#b48f01;}
This box has a color of #b48f01
<div style="background-color:#b48f01;">Content here</div>
.mybackground {background-color:#b48f01;}
Border around this has a color of #b48f01
<div style="border:2px solid #b48f01;">Content here</div>
.myborder {border:2px solid #b48f01;}