#bf101d color space conversions
Hex:
#bf101d
RGB:
191, 16, 29
CMY:
25, 94, 89
CMYK:
0, 92, 85, 25
HSL:
356°, 84.5411%, 40.5882%
HSV (HSB):
356°, 91.6230%, 74.9020%
XYZ:
21.8929, 11.5357, 2.2351
xyY:
0.6139, 0.3235, 11.5357
CIE-Lab:
40.4684, 63.0980, 42.5976
CIE-LCH:
40.4684, 76.1309, 34.0234
CIE-Luv:
40.4684, 124.4054, 24.4967
Hunter-Lab:
33.9642, 55.6217, 19.8732
#bf101d color charts
#bf101d color shades, tints & tones
#bf101d color schemes
#bf101d color preview, HTML & CSS examples
This text has a color of #bf101d
<p style="color:#bf101d;">Text here</p>
.mytext {color:#bf101d;}
This box has a color of #bf101d
<div style="background-color:#bf101d;">Content here</div>
.mybackground {background-color:#bf101d;}
Border around this has a color of #bf101d
<div style="border:2px solid #bf101d;">Content here</div>
.myborder {border:2px solid #bf101d;}