#bf5841 color space conversions
Hex:
#bf5841
RGB:
191, 88, 65
CMY:
25, 65, 75
CMYK:
0, 54, 66, 25
HSL:
11°, 49.6063%, 50.1961%
HSV (HSB):
11°, 65.9686%, 74.9020%
XYZ:
25.9297, 18.4375, 7.1932
xyY:
0.5029, 0.3576, 18.4375
CIE-Lab:
50.0225, 39.7026, 32.9812
CIE-LCH:
50.0225, 51.6145, 39.7166
CIE-Luv:
50.0225, 79.4721, 28.4197
Hunter-Lab:
42.9389, 32.6487, 20.1249
#bf5841 color charts
#bf5841 color shades, tints & tones
#bf5841 color schemes
#bf5841 color preview, HTML & CSS examples
This text has a color of #bf5841
<p style="color:#bf5841;">Text here</p>
.mytext {color:#bf5841;}
This box has a color of #bf5841
<div style="background-color:#bf5841;">Content here</div>
.mybackground {background-color:#bf5841;}
Border around this has a color of #bf5841
<div style="border:2px solid #bf5841;">Content here</div>
.myborder {border:2px solid #bf5841;}