#bf2c1c color space conversions
Hex:
#bf2c1c
RGB:
191, 44, 28
CMY:
25, 83, 89
CMYK:
0, 77, 85, 25
HSL:
6°, 74.4292%, 42.9412%
HSV (HSB):
6°, 85.3403%, 74.9020%
XYZ:
22.5961, 12.9616, 2.4095
xyY:
0.5951, 0.3414, 12.9616
CIE-Lab:
42.7053, 56.7033, 45.0657
CIE-LCH:
42.7053, 72.4306, 38.4764
CIE-Luv:
42.7053, 113.9296, 28.7937
Hunter-Lab:
36.0022, 49.0286, 21.2335
#bf2c1c color charts
#bf2c1c color shades, tints & tones
#bf2c1c color schemes
#bf2c1c color preview, HTML & CSS examples
This text has a color of #bf2c1c
<p style="color:#bf2c1c;">Text here</p>
.mytext {color:#bf2c1c;}
This box has a color of #bf2c1c
<div style="background-color:#bf2c1c;">Content here</div>
.mybackground {background-color:#bf2c1c;}
Border around this has a color of #bf2c1c
<div style="border:2px solid #bf2c1c;">Content here</div>
.myborder {border:2px solid #bf2c1c;}