#b9874d color space conversions
Hex:
#b9874d
RGB:
185, 135, 77
CMY:
27, 47, 70
CMYK:
0, 27, 58, 27
HSL:
32°, 43.5484%, 51.3725%
HSV (HSB):
32°, 58.3784%, 72.5490%
XYZ:
30.0111, 28.1781, 10.8783
xyY:
0.4345, 0.4080, 28.1781
CIE-Lab:
60.0493, 12.6759, 38.3160
CIE-LCH:
60.0493, 40.3583, 71.6944
CIE-Luv:
60.0493, 38.6518, 42.3216
Hunter-Lab:
53.0830, 8.0218, 25.0078
#b9874d color charts
#b9874d color shades, tints & tones
#b9874d color schemes
#b9874d color preview, HTML & CSS examples
This text has a color of #b9874d
<p style="color:#b9874d;">Text here</p>
.mytext {color:#b9874d;}
This box has a color of #b9874d
<div style="background-color:#b9874d;">Content here</div>
.mybackground {background-color:#b9874d;}
Border around this has a color of #b9874d
<div style="border:2px solid #b9874d;">Content here</div>
.myborder {border:2px solid #b9874d;}