#bf5f31 color space conversions
Hex:
#bf5f31
RGB:
191, 95, 49
CMY:
25, 63, 81
CMYK:
0, 50, 74, 25
HSL:
19°, 59.1667%, 47.0588%
HSV (HSB):
19°, 74.3455%, 74.9020%
XYZ:
26.1324, 19.4825, 5.2889
xyY:
0.5134, 0.3827, 19.4825
CIE-Lab:
51.2470, 35.2672, 42.9697
CIE-LCH:
51.2470, 55.5893, 50.6227
CIE-Luv:
51.2470, 76.5487, 37.4875
Hunter-Lab:
44.1390, 28.4374, 23.7930
#bf5f31 color charts
#bf5f31 color shades, tints & tones
#bf5f31 color schemes
#bf5f31 color preview, HTML & CSS examples
This text has a color of #bf5f31
<p style="color:#bf5f31;">Text here</p>
.mytext {color:#bf5f31;}
This box has a color of #bf5f31
<div style="background-color:#bf5f31;">Content here</div>
.mybackground {background-color:#bf5f31;}
Border around this has a color of #bf5f31
<div style="border:2px solid #bf5f31;">Content here</div>
.myborder {border:2px solid #bf5f31;}