#bf213a color space conversions
Hex:
#bf213a
RGB:
191, 33, 58
CMY:
25, 87, 77
CMYK:
0, 83, 70, 25
HSL:
351°, 70.5357%, 43.9216%
HSV (HSB):
351°, 82.7225%, 74.9020%
XYZ:
22.7934, 12.4696, 5.2085
xyY:
0.5632, 0.3081, 12.4696
CIE-Lab:
41.9529, 60.8453, 27.3169
CIE-LCH:
41.9529, 66.6960, 24.1780
CIE-Luv:
41.9529, 112.6474, 16.0471
Hunter-Lab:
35.3123, 53.4220, 15.9734
#bf213a color charts
#bf213a color shades, tints & tones
#bf213a color schemes
#bf213a color preview, HTML & CSS examples
This text has a color of #bf213a
<p style="color:#bf213a;">Text here</p>
.mytext {color:#bf213a;}
This box has a color of #bf213a
<div style="background-color:#bf213a;">Content here</div>
.mybackground {background-color:#bf213a;}
Border around this has a color of #bf213a
<div style="border:2px solid #bf213a;">Content here</div>
.myborder {border:2px solid #bf213a;}