#bd000d color space conversions
Hex:
#bd000d
RGB:
189, 0, 13
CMY:
26, 100, 95
CMYK:
0, 100, 93, 26
HSL:
356°, 100.0000%, 37.0588%
HSV (HSB):
356°, 100.0000%, 74.1176%
XYZ:
21.0589, 10.8479, 1.3647
xyY:
0.6329, 0.3260, 10.8479
CIE-Lab:
39.3231, 64.0922, 48.9272
CIE-LCH:
39.3231, 80.6331, 37.3577
CIE-Luv:
39.3231, 128.0707, 26.2415
Hunter-Lab:
32.9361, 56.4923, 20.5986
#bd000d color charts
#bd000d RGB chart
#bd000d CMYK chart
#bd000d RGB pie chart
#bd000d color shades, tints & tones
#bd000d color schemes
#bd000d color preview, HTML & CSS examples
This text has a color of #bd000d
<p style="color:#bd000d;">Text here</p>
.mytext {color:#bd000d;}
Text color #bd000d
This box has a color of #bd000d
<div style="background-color:#bd000d;">Content here</div>
.mybackground {background-color:#bd000d;}
Background color #bd000d
Border around this has a color of #bd000d
<div style="border:2px solid #bd000d;">Content here</div>
.myborder {border:2px solid #bd000d;}
Border color #bd000d