#bf2f1d color space conversions
Hex:
#bf2f1d
RGB:
191, 47, 29
CMY:
25, 82, 89
CMYK:
0, 75, 85, 25
HSL:
7°, 73.6364%, 43.1373%
HSV (HSB):
7°, 84.8168%, 74.9020%
XYZ:
22.7241, 13.1981, 2.5122
xyY:
0.5912, 0.3434, 13.1981
CIE-Lab:
43.0602, 55.7571, 44.8910
CIE-LCH:
43.0602, 71.5826, 38.8382
CIE-Luv:
43.0602, 112.1938, 29.1710
Hunter-Lab:
36.3292, 48.0768, 21.3305
#bf2f1d color charts
#bf2f1d color shades, tints & tones
#bf2f1d color schemes
#bf2f1d color preview, HTML & CSS examples
This text has a color of #bf2f1d
<p style="color:#bf2f1d;">Text here</p>
.mytext {color:#bf2f1d;}
This box has a color of #bf2f1d
<div style="background-color:#bf2f1d;">Content here</div>
.mybackground {background-color:#bf2f1d;}
Border around this has a color of #bf2f1d
<div style="border:2px solid #bf2f1d;">Content here</div>
.myborder {border:2px solid #bf2f1d;}