#b48d27 color space conversions
Hex:
#b48d27
RGB:
180, 141, 39
CMY:
29, 45, 85
CMYK:
0, 22, 78, 29
HSL:
43°, 64.3836%, 42.9412%
HSV (HSB):
43°, 78.3333%, 70.5882%
XYZ:
28.7135, 28.8995, 5.9843
xyY:
0.4515, 0.4544, 28.8995
CIE-Lab:
60.6929, 4.9221, 56.1883
CIE-LCH:
60.6929, 56.4034, 84.9936
CIE-Luv:
60.6929, 32.6332, 57.8739
Hunter-Lab:
53.7583, 1.2637, 31.0308
#b48d27 color charts
#b48d27 color shades, tints & tones
#b48d27 color schemes
#b48d27 color preview, HTML & CSS examples
This text has a color of #b48d27
<p style="color:#b48d27;">Text here</p>
.mytext {color:#b48d27;}
This box has a color of #b48d27
<div style="background-color:#b48d27;">Content here</div>
.mybackground {background-color:#b48d27;}
Border around this has a color of #b48d27
<div style="border:2px solid #b48d27;">Content here</div>
.myborder {border:2px solid #b48d27;}