#bd3000 color space conversions
Hex:
#bd3000
RGB:
189, 48, 0
CMY:
26, 81, 100
CMYK:
0, 75, 100, 26
HSL:
15°, 100.0000%, 37.0588%
HSV (HSB):
15°, 100.0000%, 74.1176%
XYZ:
22.0432, 12.9327, 1.3345
xyY:
0.6071, 0.3562, 12.9327
CIE-Lab:
42.6617, 54.3438, 55.0291
CIE-LCH:
42.6617, 77.3399, 45.3590
CIE-Luv:
42.6617, 112.5165, 33.6309
Hunter-Lab:
35.9621, 46.4792, 22.9734
#bd3000 color charts
#bd3000 RGB chart
#bd3000 CMYK chart
#bd3000 RGB pie chart
#bd3000 color shades, tints & tones
#bd3000 color schemes
#bd3000 color preview, HTML & CSS examples
This text has a color of #bd3000
<p style="color:#bd3000;">Text here</p>
.mytext {color:#bd3000;}
Text color #bd3000
This box has a color of #bd3000
<div style="background-color:#bd3000;">Content here</div>
.mybackground {background-color:#bd3000;}
Background color #bd3000
Border around this has a color of #bd3000
<div style="border:2px solid #bd3000;">Content here</div>
.myborder {border:2px solid #bd3000;}
Border color #bd3000