#b48f25 color space conversions
Hex:
#b48f25
RGB:
180, 143, 37
CMY:
29, 44, 85
CMYK:
0, 21, 79, 29
HSL:
44°, 65.8986%, 42.5490%
HSV (HSB):
44°, 79.4444%, 70.5882%
XYZ:
28.9788, 29.4818, 5.9135
xyY:
0.4502, 0.4580, 29.4818
CIE-Lab:
61.2045, 3.7469, 57.3714
CIE-LCH:
61.2045, 57.4936, 86.2633
CIE-Luv:
61.2045, 31.2149, 59.1438
Hunter-Lab:
54.2971, 0.2468, 31.5508
#b48f25 color charts
#b48f25 color shades, tints & tones
#b48f25 color schemes
#b48f25 color preview, HTML & CSS examples
This text has a color of #b48f25
<p style="color:#b48f25;">Text here</p>
.mytext {color:#b48f25;}
This box has a color of #b48f25
<div style="background-color:#b48f25;">Content here</div>
.mybackground {background-color:#b48f25;}
Border around this has a color of #b48f25
<div style="border:2px solid #b48f25;">Content here</div>
.myborder {border:2px solid #b48f25;}