#bf2b00 color space conversions
Hex:
#bf2b00
RGB:
191, 43, 0
CMY:
25, 83, 100
CMYK:
0, 77, 100, 25
HSL:
14°, 100.0000%, 37.4510%
HSV (HSB):
14°, 100.0000%, 74.9020%
XYZ:
22.3497, 12.8041, 1.2935
xyY:
0.6132, 0.3513, 12.8041
CIE-Lab:
42.4666, 56.6021, 55.1697
CIE-LCH:
42.4666, 79.0410, 44.2658
CIE-Luv:
42.4666, 116.8716, 32.8850
Hunter-Lab:
35.7828, 48.8700, 22.9048
#bf2b00 color charts
#bf2b00 color shades, tints & tones
#bf2b00 color schemes
#bf2b00 color preview, HTML & CSS examples
This text has a color of #bf2b00
<p style="color:#bf2b00;">Text here</p>
.mytext {color:#bf2b00;}
This box has a color of #bf2b00
<div style="background-color:#bf2b00;">Content here</div>
.mybackground {background-color:#bf2b00;}
Border around this has a color of #bf2b00
<div style="border:2px solid #bf2b00;">Content here</div>
.myborder {border:2px solid #bf2b00;}