#bf3d2c color space conversions
Hex:
#bf3d2c
RGB:
191, 61, 44
CMY:
25, 76, 83
CMYK:
0, 68, 77, 25
HSL:
7°, 62.5532%, 46.0784%
HSV (HSB):
7°, 76.9634%, 74.9020%
XYZ:
23.6092, 14.5957, 3.9558
xyY:
0.5600, 0.3462, 14.5957
CIE-Lab:
45.0754, 51.0488, 39.0624
CIE-LCH:
45.0754, 64.2795, 37.4231
CIE-Luv:
45.0754, 101.5836, 28.1250
Hunter-Lab:
38.2043, 43.4505, 20.6040
#bf3d2c color charts
#bf3d2c color shades, tints & tones
#bf3d2c color schemes
#bf3d2c color preview, HTML & CSS examples
This text has a color of #bf3d2c
<p style="color:#bf3d2c;">Text here</p>
.mytext {color:#bf3d2c;}
This box has a color of #bf3d2c
<div style="background-color:#bf3d2c;">Content here</div>
.mybackground {background-color:#bf3d2c;}
Border around this has a color of #bf3d2c
<div style="border:2px solid #bf3d2c;">Content here</div>
.myborder {border:2px solid #bf3d2c;}