#bf2013 color space conversions
Hex:
#bf2013
RGB:
191, 32, 19
CMY:
25, 87, 93
CMYK:
0, 83, 90, 25
HSL:
5°, 81.9048%, 41.1765%
HSV (HSB):
5°, 90.0524%, 74.9020%
XYZ:
22.1199, 12.1564, 1.7967
xyY:
0.6132, 0.3370, 12.1564
CIE-Lab:
41.4636, 59.8638, 48.1579
CIE-LCH:
41.4636, 76.8300, 38.8152
CIE-Luv:
41.4636, 120.6240, 28.5738
Hunter-Lab:
34.8660, 52.2294, 21.3510
#bf2013 color charts
#bf2013 color shades, tints & tones
#bf2013 color schemes
#bf2013 color preview, HTML & CSS examples
This text has a color of #bf2013
<p style="color:#bf2013;">Text here</p>
.mytext {color:#bf2013;}
This box has a color of #bf2013
<div style="background-color:#bf2013;">Content here</div>
.mybackground {background-color:#bf2013;}
Border around this has a color of #bf2013
<div style="border:2px solid #bf2013;">Content here</div>
.myborder {border:2px solid #bf2013;}