#b0904d color space conversions
Hex:
#b0904d
RGB:
176, 144, 77
CMY:
31, 44, 70
CMYK:
0, 18, 56, 31
HSL:
41°, 39.1304%, 49.6078%
HSV (HSB):
41°, 56.2500%, 69.0196%
XYZ:
29.2173, 29.7124, 11.2163
xyY:
0.4165, 0.4236, 29.7124
CIE-Lab:
61.4053, 3.8021, 39.7026
CIE-LCH:
61.4053, 39.8843, 84.5297
CIE-Luv:
61.4053, 25.5187, 45.8948
Hunter-Lab:
54.5091, 0.2864, 25.9563
#b0904d color charts
#b0904d color shades, tints & tones
#b0904d color schemes
#b0904d color preview, HTML & CSS examples
This text has a color of #b0904d
<p style="color:#b0904d;">Text here</p>
.mytext {color:#b0904d;}
This box has a color of #b0904d
<div style="background-color:#b0904d;">Content here</div>
.mybackground {background-color:#b0904d;}
Border around this has a color of #b0904d
<div style="border:2px solid #b0904d;">Content here</div>
.myborder {border:2px solid #b0904d;}