#bf121d color space conversions
Hex:
#bf121d
RGB:
191, 18, 29
CMY:
25, 93, 89
CMYK:
0, 91, 85, 25
HSL:
356°, 82.7751%, 40.9804%
HSV (HSB):
356°, 90.5759%, 74.9020%
XYZ:
21.9239, 11.5977, 2.2455
xyY:
0.6130, 0.3243, 11.5977
CIE-Lab:
40.5694, 62.8071, 42.6875
CIE-LCH:
40.5694, 75.9405, 34.2024
CIE-Luv:
40.5694, 123.9170, 24.6808
Hunter-Lab:
34.0554, 55.3166, 19.9295
#bf121d color charts
#bf121d color shades, tints & tones
#bf121d color schemes
#bf121d color preview, HTML & CSS examples
This text has a color of #bf121d
<p style="color:#bf121d;">Text here</p>
.mytext {color:#bf121d;}
This box has a color of #bf121d
<div style="background-color:#bf121d;">Content here</div>
.mybackground {background-color:#bf121d;}
Border around this has a color of #bf121d
<div style="border:2px solid #bf121d;">Content here</div>
.myborder {border:2px solid #bf121d;}