#bf0400 color space conversions
Hex:
#bf0400
RGB:
191, 4, 0
CMY:
25, 98, 100
CMYK:
0, 98, 100, 25
HSL:
1°, 100.0000%, 37.4510%
HSV (HSB):
1°, 100.0000%, 74.9020%
XYZ:
21.5293, 11.1632, 1.0200
xyY:
0.6386, 0.3311, 11.1632
CIE-Lab:
39.8540, 64.0398, 54.1392
CIE-LCH:
39.8540, 83.8579, 40.2111
CIE-Luv:
39.8540, 129.8362, 28.4112
Hunter-Lab:
33.4114, 56.5501, 21.5779
#bf0400 color charts
#bf0400 color shades, tints & tones
#bf0400 color schemes
#bf0400 color preview, HTML & CSS examples
This text has a color of #bf0400
<p style="color:#bf0400;">Text here</p>
.mytext {color:#bf0400;}
This box has a color of #bf0400
<div style="background-color:#bf0400;">Content here</div>
.mybackground {background-color:#bf0400;}
Border around this has a color of #bf0400
<div style="border:2px solid #bf0400;">Content here</div>
.myborder {border:2px solid #bf0400;}