#bf163c color space conversions
Hex:
#bf163c
RGB:
191, 22, 60
CMY:
25, 91, 76
CMYK:
0, 88, 69, 25
HSL:
347°, 79.3427%, 41.7647%
HSV (HSB):
347°, 88.4817%, 74.9020%
XYZ:
22.5884, 11.9764, 5.3961
xyY:
0.5653, 0.2997, 11.9764
CIE-Lab:
41.1786, 63.2482, 25.1206
CIE-LCH:
41.1786, 68.0543, 21.6617
CIE-Luv:
41.1786, 115.5348, 13.4610
Hunter-Lab:
34.6070, 55.9468, 14.9801
#bf163c color charts
#bf163c color shades, tints & tones
#bf163c color schemes
#bf163c color preview, HTML & CSS examples
This text has a color of #bf163c
<p style="color:#bf163c;">Text here</p>
.mytext {color:#bf163c;}
This box has a color of #bf163c
<div style="background-color:#bf163c;">Content here</div>
.mybackground {background-color:#bf163c;}
Border around this has a color of #bf163c
<div style="border:2px solid #bf163c;">Content here</div>
.myborder {border:2px solid #bf163c;}