#bf2c04 color space conversions
Hex:
#bf2c04
RGB:
191, 44, 4
CMY:
25, 83, 98
CMYK:
0, 77, 98, 25
HSL:
13°, 95.8974%, 38.2353%
HSV (HSB):
13°, 97.9058%, 74.9020%
XYZ:
22.4085, 12.8865, 1.4211
xyY:
0.6103, 0.3510, 12.8865
CIE-Lab:
42.5917, 56.3328, 53.9308
CIE-LCH:
42.5917, 77.9867, 43.7520
CIE-Luv:
42.5917, 116.0780, 32.6191
Hunter-Lab:
35.8978, 48.6039, 22.7812
#bf2c04 color charts
#bf2c04 color shades, tints & tones
#bf2c04 color schemes
#bf2c04 color preview, HTML & CSS examples
This text has a color of #bf2c04
<p style="color:#bf2c04;">Text here</p>
.mytext {color:#bf2c04;}
This box has a color of #bf2c04
<div style="background-color:#bf2c04;">Content here</div>
.mybackground {background-color:#bf2c04;}
Border around this has a color of #bf2c04
<div style="border:2px solid #bf2c04;">Content here</div>
.myborder {border:2px solid #bf2c04;}