#bf472e color space conversions
Hex:
#bf472e
RGB:
191, 71, 46
CMY:
25, 72, 82
CMYK:
0, 63, 76, 25
HSL:
10°, 61.1814%, 46.4706%
HSV (HSB):
10°, 75.9162%, 74.9020%
XYZ:
24.2322, 15.7801, 4.3535
xyY:
0.5462, 0.3557, 15.7801
CIE-Lab:
46.6847, 46.8531, 39.6877
CIE-LCH:
46.6847, 61.4030, 40.2668
CIE-Luv:
46.6847, 94.6298, 30.3446
Hunter-Lab:
39.7242, 39.3699, 21.3092
#bf472e color charts
#bf472e color shades, tints & tones
#bf472e color schemes
#bf472e color preview, HTML & CSS examples
This text has a color of #bf472e
<p style="color:#bf472e;">Text here</p>
.mytext {color:#bf472e;}
This box has a color of #bf472e
<div style="background-color:#bf472e;">Content here</div>
.mybackground {background-color:#bf472e;}
Border around this has a color of #bf472e
<div style="border:2px solid #bf472e;">Content here</div>
.myborder {border:2px solid #bf472e;}