#bf4d2e color space conversions
Hex:
#bf4d2e
RGB:
191, 77, 46
CMY:
25, 70, 82
CMYK:
0, 60, 76, 25
HSL:
13°, 61.1814%, 46.4706%
HSV (HSB):
13°, 75.9162%, 74.9020%
XYZ:
24.6329, 16.5814, 4.4870
xyY:
0.5390, 0.3628, 16.5814
CIE-Lab:
47.7282, 44.0929, 40.7946
CIE-LCH:
47.7282, 60.0698, 42.7749
CIE-Luv:
47.7282, 90.4004, 32.2478
Hunter-Lab:
40.7202, 36.7195, 21.9709
#bf4d2e color charts
#bf4d2e color shades, tints & tones
#bf4d2e color schemes
#bf4d2e color preview, HTML & CSS examples
This text has a color of #bf4d2e
<p style="color:#bf4d2e;">Text here</p>
.mytext {color:#bf4d2e;}
This box has a color of #bf4d2e
<div style="background-color:#bf4d2e;">Content here</div>
.mybackground {background-color:#bf4d2e;}
Border around this has a color of #bf4d2e
<div style="border:2px solid #bf4d2e;">Content here</div>
.myborder {border:2px solid #bf4d2e;}