#bd000c color space conversions
Hex:
#bd000c
RGB:
189, 0, 12
CMY:
26, 100, 95
CMYK:
0, 100, 94, 26
HSL:
356°, 100.0000%, 37.0588%
HSV (HSB):
356°, 100.0000%, 74.1176%
XYZ:
21.0526, 10.8454, 1.3316
xyY:
0.6336, 0.3264, 10.8454
CIE-Lab:
39.3188, 64.0806, 49.2985
CIE-LCH:
39.3188, 80.8496, 37.5718
CIE-Luv:
39.3188, 128.1632, 26.3798
Hunter-Lab:
32.9323, 56.4782, 20.6553
#bd000c color charts
#bd000c RGB chart
#bd000c CMYK chart
#bd000c RGB pie chart
#bd000c color shades, tints & tones
#bd000c color schemes
#bd000c color preview, HTML & CSS examples
This text has a color of #bd000c
<p style="color:#bd000c;">Text here</p>
.mytext {color:#bd000c;}
Text color #bd000c
This box has a color of #bd000c
<div style="background-color:#bd000c;">Content here</div>
.mybackground {background-color:#bd000c;}
Background color #bd000c
Border around this has a color of #bd000c
<div style="border:2px solid #bd000c;">Content here</div>
.myborder {border:2px solid #bd000c;}
Border color #bd000c