#bf3e2b color space conversions
Hex:
#bf3e2b
RGB:
191, 62, 43
CMY:
25, 76, 83
CMYK:
0, 68, 77, 25
HSL:
8°, 63.2479%, 45.8824%
HSV (HSB):
8°, 77.4869%, 74.9020%
XYZ:
23.6445, 14.6960, 3.8759
xyY:
0.5601, 0.3481, 14.6960
CIE-Lab:
45.2150, 50.6036, 39.7519
CIE-LCH:
45.2150, 64.3501, 38.1516
CIE-Luv:
45.2150, 101.1131, 28.7441
Hunter-Lab:
38.3354, 43.0083, 20.8403
#bf3e2b color charts
#bf3e2b color shades, tints & tones
#bf3e2b color schemes
#bf3e2b color preview, HTML & CSS examples
This text has a color of #bf3e2b
<p style="color:#bf3e2b;">Text here</p>
.mytext {color:#bf3e2b;}
This box has a color of #bf3e2b
<div style="background-color:#bf3e2b;">Content here</div>
.mybackground {background-color:#bf3e2b;}
Border around this has a color of #bf3e2b
<div style="border:2px solid #bf3e2b;">Content here</div>
.myborder {border:2px solid #bf3e2b;}