#bf884d color space conversions
Hex:
#bf884d
RGB:
191, 136, 77
CMY:
25, 47, 70
CMYK:
0, 29, 60, 25
HSL:
31°, 47.1074%, 52.5490%
HSV (HSB):
31°, 59.6859%, 74.9020%
XYZ:
31.6296, 29.2205, 10.9942
xyY:
0.4403, 0.4067, 29.2205
CIE-Lab:
60.9757, 14.6961, 39.5849
CIE-LCH:
60.9757, 42.2249, 69.6323
CIE-Luv:
60.9757, 42.5891, 43.2640
Hunter-Lab:
54.0560, 9.8470, 25.7804
#bf884d color charts
#bf884d color shades, tints & tones
#bf884d color schemes
#bf884d color preview, HTML & CSS examples
This text has a color of #bf884d
<p style="color:#bf884d;">Text here</p>
.mytext {color:#bf884d;}
This box has a color of #bf884d
<div style="background-color:#bf884d;">Content here</div>
.mybackground {background-color:#bf884d;}
Border around this has a color of #bf884d
<div style="border:2px solid #bf884d;">Content here</div>
.myborder {border:2px solid #bf884d;}