#bf122f color space conversions
Hex:
#bf122f
RGB:
191, 18, 47
CMY:
25, 93, 82
CMYK:
0, 91, 75, 25
HSL:
350°, 82.7751%, 40.9804%
HSV (HSB):
350°, 90.5759%, 74.9020%
XYZ:
22.2153, 11.7142, 3.7795
xyY:
0.5891, 0.3106, 11.7142
CIE-Lab:
40.7583, 63.3454, 32.6178
CIE-LCH:
40.7583, 71.2500, 27.2449
CIE-Luv:
40.7583, 120.1663, 18.7887
Hunter-Lab:
34.2260, 55.9643, 17.4109
#bf122f color charts
#bf122f color shades, tints & tones
#bf122f color schemes
#bf122f color preview, HTML & CSS examples
This text has a color of #bf122f
<p style="color:#bf122f;">Text here</p>
.mytext {color:#bf122f;}
This box has a color of #bf122f
<div style="background-color:#bf122f;">Content here</div>
.mybackground {background-color:#bf122f;}
Border around this has a color of #bf122f
<div style="border:2px solid #bf122f;">Content here</div>
.myborder {border:2px solid #bf122f;}