#bd2000 color space conversions
Hex:
#bd2000
RGB:
189, 32, 0
CMY:
26, 87, 100
CMYK:
0, 83, 100, 26
HSL:
10°, 100.0000%, 37.0588%
HSV (HSB):
10°, 100.0000%, 74.1176%
XYZ:
21.5028, 11.8518, 1.1543
xyY:
0.6231, 0.3434, 11.8518
CIE-Lab:
40.9797, 59.0626, 54.3051
CIE-LCH:
40.9797, 80.2336, 42.5970
CIE-Luv:
40.9797, 120.6096, 30.7815
Hunter-Lab:
34.4265, 51.2446, 22.1106
#bd2000 color charts
#bd2000 RGB chart
#bd2000 CMYK chart
#bd2000 RGB pie chart
#bd2000 color shades, tints & tones
#bd2000 color schemes
#bd2000 color preview, HTML & CSS examples
This text has a color of #bd2000
<p style="color:#bd2000;">Text here</p>
.mytext {color:#bd2000;}
Text color #bd2000
This box has a color of #bd2000
<div style="background-color:#bd2000;">Content here</div>
.mybackground {background-color:#bd2000;}
Background color #bd2000
Border around this has a color of #bd2000
<div style="border:2px solid #bd2000;">Content here</div>
.myborder {border:2px solid #bd2000;}
Border color #bd2000