#bf2a2b color space conversions
Hex:
#bf2a2b
RGB:
191, 42, 43
CMY:
25, 84, 83
CMYK:
0, 78, 77, 25
HSL:
360°, 63.9485%, 45.6863%
HSV (HSB):
360°, 78.0105%, 74.9020%
XYZ:
22.7499, 12.9067, 3.5777
xyY:
0.5798, 0.3290, 12.9067
CIE-Lab:
42.6223, 57.7616, 37.0144
CIE-LCH:
42.6223, 68.6037, 32.6523
CIE-Luv:
42.6223, 112.4201, 23.9340
Hunter-Lab:
35.9259, 50.1637, 19.2437
#bf2a2b color charts
#bf2a2b color shades, tints & tones
#bf2a2b color schemes
#bf2a2b color preview, HTML & CSS examples
This text has a color of #bf2a2b
<p style="color:#bf2a2b;">Text here</p>
.mytext {color:#bf2a2b;}
This box has a color of #bf2a2b
<div style="background-color:#bf2a2b;">Content here</div>
.mybackground {background-color:#bf2a2b;}
Border around this has a color of #bf2a2b
<div style="border:2px solid #bf2a2b;">Content here</div>
.myborder {border:2px solid #bf2a2b;}