#bf3d2a color space conversions
Hex:
#bf3d2a
RGB:
191, 61, 42
CMY:
25, 76, 84
CMYK:
0, 68, 78, 25
HSL:
8°, 63.9485%, 45.6863%
HSV (HSB):
8°, 78.0105%, 74.9020%
XYZ:
23.5725, 14.5810, 3.7625
xyY:
0.5624, 0.3479, 14.5810
CIE-Lab:
45.0549, 50.9742, 40.1240
CIE-LCH:
45.0549, 64.8714, 38.2078
CIE-Luv:
45.0549, 101.9158, 28.8050
Hunter-Lab:
38.1851, 43.3681, 20.8875
#bf3d2a color charts
#bf3d2a color shades, tints & tones
#bf3d2a color schemes
#bf3d2a color preview, HTML & CSS examples
This text has a color of #bf3d2a
<p style="color:#bf3d2a;">Text here</p>
.mytext {color:#bf3d2a;}
This box has a color of #bf3d2a
<div style="background-color:#bf3d2a;">Content here</div>
.mybackground {background-color:#bf3d2a;}
Border around this has a color of #bf3d2a
<div style="border:2px solid #bf3d2a;">Content here</div>
.myborder {border:2px solid #bf3d2a;}