#bf001a color space conversions
Hex:
#bf001a
RGB:
191, 0, 26
CMY:
25, 100, 90
CMYK:
0, 100, 86, 25
HSL:
352°, 100.0000%, 37.4510%
HSV (HSB):
352°, 100.0000%, 74.9020%
XYZ:
21.6723, 11.1509, 1.9874
xyY:
0.6226, 0.3203, 11.1509
CIE-Lab:
39.8336, 64.8014, 43.6061
CIE-LCH:
39.8336, 78.1070, 33.9374
CIE-Luv:
39.8336, 127.8805, 24.1262
Hunter-Lab:
33.3930, 57.4099, 19.8465
#bf001a color charts
#bf001a color shades, tints & tones
#bf001a color schemes
#bf001a color preview, HTML & CSS examples
This text has a color of #bf001a
<p style="color:#bf001a;">Text here</p>
.mytext {color:#bf001a;}
This box has a color of #bf001a
<div style="background-color:#bf001a;">Content here</div>
.mybackground {background-color:#bf001a;}
Border around this has a color of #bf001a
<div style="border:2px solid #bf001a;">Content here</div>
.myborder {border:2px solid #bf001a;}