#bd2020 color space conversions
Hex:
#bd2020
RGB:
189, 32, 32
CMY:
26, 87, 87
CMYK:
0, 83, 83, 26
HSL:
0°, 71.0407%, 43.3333%
HSV (HSB):
0°, 83.0688%, 74.1176%
XYZ:
21.7635, 11.9561, 2.5272
xyY:
0.6004, 0.3299, 11.9561
CIE-Lab:
41.1463, 59.5707, 41.4780
CIE-LCH:
41.1463, 72.5885, 34.8488
CIE-Luv:
41.1463, 117.3099, 25.2972
Hunter-Lab:
34.5776, 51.8387, 19.8710
#bd2020 color charts
#bd2020 color shades, tints & tones
#bd2020 color schemes
#bd2020 color preview, HTML & CSS examples
This text has a color of #bd2020
<p style="color:#bd2020;">Text here</p>
.mytext {color:#bd2020;}
This box has a color of #bd2020
<div style="background-color:#bd2020;">Content here</div>
.mybackground {background-color:#bd2020;}
Border around this has a color of #bd2020
<div style="border:2px solid #bd2020;">Content here</div>
.myborder {border:2px solid #bd2020;}