#bf100c color space conversions
Hex:
#bf100c
RGB:
191, 16, 12
CMY:
25, 94, 95
CMYK:
0, 92, 94, 25
HSL:
1°, 88.1773%, 39.8039%
HSV (HSB):
1°, 93.7173%, 74.9020%
XYZ:
21.7375, 11.4735, 1.4167
xyY:
0.6277, 0.3313, 11.4735
CIE-Lab:
40.3668, 62.8090, 50.1435
CIE-LCH:
40.3668, 80.3700, 38.6021
CIE-Luv:
40.3668, 126.5227, 27.7859
Hunter-Lab:
33.8725, 55.2744, 21.2309
#bf100c color charts
#bf100c RGB chart
#bf100c CMYK chart
#bf100c RGB pie chart
#bf100c color shades, tints & tones
#bf100c color schemes
#bf100c color preview, HTML & CSS examples
This text has a color of #bf100c
<p style="color:#bf100c;">Text here</p>
.mytext {color:#bf100c;}
Text color #bf100c
This box has a color of #bf100c
<div style="background-color:#bf100c;">Content here</div>
.mybackground {background-color:#bf100c;}
Background color #bf100c
Border around this has a color of #bf100c
<div style="border:2px solid #bf100c;">Content here</div>
.myborder {border:2px solid #bf100c;}
Border color #bf100c