#bf313d color space conversions
Hex:
#bf313d
RGB:
191, 49, 61
CMY:
25, 81, 76
CMYK:
0, 74, 68, 25
HSL:
355°, 59.1667%, 47.0588%
HSV (HSB):
355°, 74.3455%, 74.9020%
XYZ:
23.4265, 13.6099, 5.8071
xyY:
0.5468, 0.3177, 13.6099
CIE-Lab:
43.6682, 56.3012, 27.5932
CIE-LCH:
43.6682, 62.6993, 26.1094
CIE-Luv:
43.6682, 104.8169, 17.9540
Hunter-Lab:
36.8916, 48.7886, 16.4912
#bf313d color charts
#bf313d color shades, tints & tones
#bf313d color schemes
#bf313d color preview, HTML & CSS examples
This text has a color of #bf313d
<p style="color:#bf313d;">Text here</p>
.mytext {color:#bf313d;}
This box has a color of #bf313d
<div style="background-color:#bf313d;">Content here</div>
.mybackground {background-color:#bf313d;}
Border around this has a color of #bf313d
<div style="border:2px solid #bf313d;">Content here</div>
.myborder {border:2px solid #bf313d;}