#bf1a00 color space conversions
Hex:
#bf1a00
RGB:
191, 26, 0
CMY:
25, 90, 100
CMYK:
0, 86, 100, 25
HSL:
8°, 100.0000%, 37.4510%
HSV (HSB):
8°, 100.0000%, 74.9020%
XYZ:
21.8553, 11.8152, 1.1287
xyY:
0.6280, 0.3395, 11.8152
CIE-Lab:
40.9208, 60.9720, 54.5316
CIE-LCH:
40.9208, 81.8002, 41.8086
CIE-Luv:
40.9208, 124.4471, 30.2496
Hunter-Lab:
34.3732, 53.3413, 22.1144
#bf1a00 color charts
#bf1a00 color shades, tints & tones
#bf1a00 color schemes
#bf1a00 color preview, HTML & CSS examples
This text has a color of #bf1a00
<p style="color:#bf1a00;">Text here</p>
.mytext {color:#bf1a00;}
This box has a color of #bf1a00
<div style="background-color:#bf1a00;">Content here</div>
.mybackground {background-color:#bf1a00;}
Border around this has a color of #bf1a00
<div style="border:2px solid #bf1a00;">Content here</div>
.myborder {border:2px solid #bf1a00;}