#bf2c20 color space conversions
Hex:
#bf2c20
RGB:
191, 44, 32
CMY:
25, 83, 87
CMYK:
0, 77, 83, 25
HSL:
5°, 71.3004%, 43.7255%
HSV (HSB):
5°, 83.2461%, 74.9020%
XYZ:
22.6473, 12.9820, 2.6786
xyY:
0.5912, 0.3389, 12.9820
CIE-Lab:
42.7361, 56.8037, 43.1016
CIE-LCH:
42.7361, 71.3050, 37.1905
CIE-Luv:
42.7361, 113.3583, 27.7740
Hunter-Lab:
36.0306, 49.1439, 20.8136
#bf2c20 color charts
#bf2c20 color shades, tints & tones
#bf2c20 color schemes
#bf2c20 color preview, HTML & CSS examples
This text has a color of #bf2c20
<p style="color:#bf2c20;">Text here</p>
.mytext {color:#bf2c20;}
This box has a color of #bf2c20
<div style="background-color:#bf2c20;">Content here</div>
.mybackground {background-color:#bf2c20;}
Border around this has a color of #bf2c20
<div style="border:2px solid #bf2c20;">Content here</div>
.myborder {border:2px solid #bf2c20;}