#bf2f2d color space conversions
Hex:
#bf2f2d
RGB:
191, 47, 45
CMY:
25, 82, 82
CMYK:
0, 75, 76, 25
HSL:
1°, 61.8644%, 46.2745%
HSV (HSB):
1°, 76.4398%, 74.9020%
XYZ:
22.9760, 13.2989, 3.8386
xyY:
0.5728, 0.3315, 13.2989
CIE-Lab:
43.2101, 56.2534, 36.5071
CIE-LCH:
43.2101, 67.0612, 32.9826
CIE-Luv:
43.2101, 109.5126, 24.2745
Hunter-Lab:
36.4676, 48.6437, 19.2864
#bf2f2d color charts
#bf2f2d color shades, tints & tones
#bf2f2d color schemes
#bf2f2d color preview, HTML & CSS examples
This text has a color of #bf2f2d
<p style="color:#bf2f2d;">Text here</p>
.mytext {color:#bf2f2d;}
This box has a color of #bf2f2d
<div style="background-color:#bf2f2d;">Content here</div>
.mybackground {background-color:#bf2f2d;}
Border around this has a color of #bf2f2d
<div style="border:2px solid #bf2f2d;">Content here</div>
.myborder {border:2px solid #bf2f2d;}