#bf3a2c color space conversions
Hex:
#bf3a2c
RGB:
191, 58, 44
CMY:
25, 77, 83
CMYK:
0, 70, 77, 25
HSL:
6°, 62.5532%, 46.0784%
HSV (HSB):
6°, 76.9634%, 74.9020%
XYZ:
23.4535, 14.2843, 3.9039
xyY:
0.5632, 0.3430, 14.2843
CIE-Lab:
44.6380, 52.2419, 38.5991
CIE-LCH:
44.6380, 64.9547, 36.4589
CIE-Luv:
44.6380, 103.4513, 27.3170
Hunter-Lab:
37.7946, 44.6280, 20.3320
#bf3a2c color charts
#bf3a2c color shades, tints & tones
#bf3a2c color schemes
#bf3a2c color preview, HTML & CSS examples
This text has a color of #bf3a2c
<p style="color:#bf3a2c;">Text here</p>
.mytext {color:#bf3a2c;}
This box has a color of #bf3a2c
<div style="background-color:#bf3a2c;">Content here</div>
.mybackground {background-color:#bf3a2c;}
Border around this has a color of #bf3a2c
<div style="border:2px solid #bf3a2c;">Content here</div>
.myborder {border:2px solid #bf3a2c;}