#bf5f41 color space conversions
Hex:
#bf5f41
RGB:
191, 95, 65
CMY:
25, 63, 75
CMYK:
0, 50, 66, 25
HSL:
14°, 49.6063%, 50.1961%
HSV (HSB):
14°, 65.9686%, 74.9020%
XYZ:
26.5322, 19.6424, 7.3940
xyY:
0.4953, 0.3667, 19.6424
CIE-Lab:
51.4305, 36.1258, 34.6633
CIE-LCH:
51.4305, 50.0662, 43.8164
CIE-Luv:
51.4305, 74.3864, 31.1141
Hunter-Lab:
44.3198, 29.3000, 21.1323
#bf5f41 color charts
#bf5f41 color shades, tints & tones
#bf5f41 color schemes
#bf5f41 color preview, HTML & CSS examples
This text has a color of #bf5f41
<p style="color:#bf5f41;">Text here</p>
.mytext {color:#bf5f41;}
This box has a color of #bf5f41
<div style="background-color:#bf5f41;">Content here</div>
.mybackground {background-color:#bf5f41;}
Border around this has a color of #bf5f41
<div style="border:2px solid #bf5f41;">Content here</div>
.myborder {border:2px solid #bf5f41;}