#bf1a1a color space conversions
Hex:
#bf1a1a
RGB:
191, 26, 26
CMY:
25, 90, 90
CMYK:
0, 86, 86, 25
HSL:
0°, 76.0369%, 42.5490%
HSV (HSB):
0°, 86.3874%, 74.9020%
XYZ:
22.0417, 11.8897, 2.1105
xyY:
0.6116, 0.3299, 11.8897
CIE-Lab:
41.0403, 61.3254, 44.6210
CIE-LCH:
41.0403, 75.8409, 36.0400
CIE-Luv:
41.0403, 121.9985, 26.3085
Hunter-Lab:
34.4815, 53.7604, 20.5081
#bf1a1a color charts
#bf1a1a color shades, tints & tones
#bf1a1a color schemes
#bf1a1a color preview, HTML & CSS examples
This text has a color of #bf1a1a
<p style="color:#bf1a1a;">Text here</p>
.mytext {color:#bf1a1a;}
This box has a color of #bf1a1a
<div style="background-color:#bf1a1a;">Content here</div>
.mybackground {background-color:#bf1a1a;}
Border around this has a color of #bf1a1a
<div style="border:2px solid #bf1a1a;">Content here</div>
.myborder {border:2px solid #bf1a1a;}