#bf112f color space conversions
Hex:
#bf112f
RGB:
191, 17, 47
CMY:
25, 93, 82
CMYK:
0, 91, 75, 25
HSL:
350°, 83.6538%, 40.7843%
HSV (HSB):
350°, 91.0995%, 74.9020%
XYZ:
22.1994, 11.6825, 3.7742
xyY:
0.5895, 0.3102, 11.6825
CIE-Lab:
40.7070, 63.4931, 32.5599
CIE-LCH:
40.7070, 71.3549, 27.1492
CIE-Luv:
40.7070, 120.4006, 18.6895
Hunter-Lab:
34.1797, 56.1198, 17.3788
#bf112f color charts
#bf112f color shades, tints & tones
#bf112f color schemes
#bf112f color preview, HTML & CSS examples
This text has a color of #bf112f
<p style="color:#bf112f;">Text here</p>
.mytext {color:#bf112f;}
This box has a color of #bf112f
<div style="background-color:#bf112f;">Content here</div>
.mybackground {background-color:#bf112f;}
Border around this has a color of #bf112f
<div style="border:2px solid #bf112f;">Content here</div>
.myborder {border:2px solid #bf112f;}