#b48d5a color space conversions
Hex:
#b48d5a
RGB:
180, 141, 90
CMY:
29, 45, 65
CMYK:
0, 22, 50, 29
HSL:
34°, 37.5000%, 52.9412%
HSV (HSB):
34°, 50.0000%, 70.5882%
XYZ:
30.1927, 29.4912, 13.7739
xyY:
0.4110, 0.4015, 29.4912
CIE-Lab:
61.2127, 8.3464, 32.7265
CIE-LCH:
61.2127, 33.7740, 75.6926
CIE-Luv:
61.2127, 29.5838, 38.3279
Hunter-Lab:
54.3058, 4.2065, 22.9760
#b48d5a color charts
#b48d5a color shades, tints & tones
#b48d5a color schemes
#b48d5a color preview, HTML & CSS examples
This text has a color of #b48d5a
<p style="color:#b48d5a;">Text here</p>
.mytext {color:#b48d5a;}
This box has a color of #b48d5a
<div style="background-color:#b48d5a;">Content here</div>
.mybackground {background-color:#b48d5a;}
Border around this has a color of #b48d5a
<div style="border:2px solid #b48d5a;">Content here</div>
.myborder {border:2px solid #b48d5a;}