#bf000c color space conversions
Hex:
#bf000c
RGB:
191, 0, 12
CMY:
25, 100, 95
CMYK:
0, 100, 94, 25
HSL:
356°, 100.0000%, 37.4510%
HSV (HSB):
356°, 100.0000%, 74.9020%
XYZ:
21.5522, 11.1029, 1.3550
xyY:
0.6337, 0.3265, 11.1029
CIE-Lab:
39.7533, 64.5822, 49.7795
CIE-LCH:
39.7533, 81.5405, 37.6248
CIE-Luv:
39.7533, 129.6059, 26.7063
Hunter-Lab:
33.3210, 57.1429, 20.9137
#bf000c color charts
#bf000c RGB chart
#bf000c CMYK chart
#bf000c RGB pie chart
#bf000c color shades, tints & tones
#bf000c color schemes
#bf000c color preview, HTML & CSS examples
This text has a color of #bf000c
<p style="color:#bf000c;">Text here</p>
.mytext {color:#bf000c;}
Text color #bf000c
This box has a color of #bf000c
<div style="background-color:#bf000c;">Content here</div>
.mybackground {background-color:#bf000c;}
Background color #bf000c
Border around this has a color of #bf000c
<div style="border:2px solid #bf000c;">Content here</div>
.myborder {border:2px solid #bf000c;}
Border color #bf000c