#bf2003 color space conversions
Hex:
#bf2003
RGB:
191, 32, 3
CMY:
25, 87, 99
CMYK:
0, 83, 98, 25
HSL:
9°, 96.9072%, 38.0392%
HSV (HSB):
9°, 98.4293%, 74.9020%
XYZ:
22.0188, 12.1160, 1.2642
xyY:
0.6220, 0.3423, 12.1160
CIE-Lab:
41.3998, 59.6695, 53.6769
CIE-LCH:
41.3998, 80.2599, 41.9736
CIE-Luv:
41.3998, 121.9098, 30.7022
Hunter-Lab:
34.8080, 52.0014, 22.2122
#bf2003 color charts
#bf2003 color shades, tints & tones
#bf2003 color schemes
#bf2003 color preview, HTML & CSS examples
This text has a color of #bf2003
<p style="color:#bf2003;">Text here</p>
.mytext {color:#bf2003;}
This box has a color of #bf2003
<div style="background-color:#bf2003;">Content here</div>
.mybackground {background-color:#bf2003;}
Border around this has a color of #bf2003
<div style="border:2px solid #bf2003;">Content here</div>
.myborder {border:2px solid #bf2003;}