#bf5e3f color space conversions
Hex:
#bf5e3f
RGB:
191, 94, 63
CMY:
25, 63, 75
CMYK:
0, 51, 67, 25
HSL:
15°, 50.3937%, 49.8039%
HSV (HSB):
15°, 67.0157%, 74.9020%
XYZ:
26.3858, 19.4407, 7.0644
xyY:
0.4989, 0.3676, 19.4407
CIE-Lab:
51.1988, 36.5222, 35.4949
CIE-LCH:
51.1988, 50.9290, 44.1827
CIE-Luv:
51.1988, 75.4264, 31.6154
Hunter-Lab:
44.0916, 29.6597, 21.3646
#bf5e3f color charts
#bf5e3f color shades, tints & tones
#bf5e3f color schemes
#bf5e3f color preview, HTML & CSS examples
This text has a color of #bf5e3f
<p style="color:#bf5e3f;">Text here</p>
.mytext {color:#bf5e3f;}
This box has a color of #bf5e3f
<div style="background-color:#bf5e3f;">Content here</div>
.mybackground {background-color:#bf5e3f;}
Border around this has a color of #bf5e3f
<div style="border:2px solid #bf5e3f;">Content here</div>
.myborder {border:2px solid #bf5e3f;}