#bf162d color space conversions
Hex:
#bf162d
RGB:
191, 22, 45
CMY:
25, 91, 82
CMYK:
0, 88, 76, 25
HSL:
352°, 79.3427%, 41.7647%
HSV (HSB):
352°, 88.4817%, 74.9020%
XYZ:
22.2464, 11.8396, 3.5954
xyY:
0.5904, 0.3142, 11.8396
CIE-Lab:
40.9601, 62.6193, 34.0430
CIE-LCH:
40.9601, 71.2748, 28.5308
CIE-Luv:
40.9601, 119.6164, 20.0032
Hunter-Lab:
34.4088, 55.1908, 17.8909
#bf162d color charts
#bf162d color shades, tints & tones
#bf162d color schemes
#bf162d color preview, HTML & CSS examples
This text has a color of #bf162d
<p style="color:#bf162d;">Text here</p>
.mytext {color:#bf162d;}
This box has a color of #bf162d
<div style="background-color:#bf162d;">Content here</div>
.mybackground {background-color:#bf162d;}
Border around this has a color of #bf162d
<div style="border:2px solid #bf162d;">Content here</div>
.myborder {border:2px solid #bf162d;}