#bf2e00 color space conversions
Hex:
#bf2e00
RGB:
191, 46, 0
CMY:
25, 82, 100
CMYK:
0, 76, 100, 25
HSL:
14°, 100.0000%, 37.4510%
HSV (HSB):
14°, 100.0000%, 74.9020%
XYZ:
22.4629, 13.0304, 1.3312
xyY:
0.6100, 0.3539, 13.0304
CIE-Lab:
42.8089, 55.6462, 55.3207
CIE-LCH:
42.8089, 78.4658, 44.8319
CIE-Luv:
42.8089, 115.2307, 33.4641
Hunter-Lab:
36.0976, 47.9064, 23.0818
#bf2e00 color charts
#bf2e00 color shades, tints & tones
#bf2e00 color schemes
#bf2e00 color preview, HTML & CSS examples
This text has a color of #bf2e00
<p style="color:#bf2e00;">Text here</p>
.mytext {color:#bf2e00;}
This box has a color of #bf2e00
<div style="background-color:#bf2e00;">Content here</div>
.mybackground {background-color:#bf2e00;}
Border around this has a color of #bf2e00
<div style="border:2px solid #bf2e00;">Content here</div>
.myborder {border:2px solid #bf2e00;}