#bf885d color space conversions
Hex:
#bf885d
RGB:
191, 136, 93
CMY:
25, 47, 64
CMYK:
0, 29, 51, 25
HSL:
26°, 43.3628%, 55.6863%
HSV (HSB):
26°, 51.3089%, 74.9020%
XYZ:
32.2658, 29.4750, 14.3446
xyY:
0.4241, 0.3874, 29.4750
CIE-Lab:
61.1986, 16.0434, 31.3342
CIE-LCH:
61.1986, 35.2026, 62.8871
CIE-Luv:
61.1986, 41.0473, 35.2818
Hunter-Lab:
54.2909, 11.0759, 22.3382
#bf885d color charts
#bf885d color shades, tints & tones
#bf885d color schemes
#bf885d color preview, HTML & CSS examples
This text has a color of #bf885d
<p style="color:#bf885d;">Text here</p>
.mytext {color:#bf885d;}
This box has a color of #bf885d
<div style="background-color:#bf885d;">Content here</div>
.mybackground {background-color:#bf885d;}
Border around this has a color of #bf885d
<div style="border:2px solid #bf885d;">Content here</div>
.myborder {border:2px solid #bf885d;}