#bd002c color space conversions
Hex:
#bd002c
RGB:
189, 0, 44
CMY:
26, 100, 83
CMYK:
0, 100, 77, 26
HSL:
346°, 100.0000%, 37.0588%
HSV (HSB):
346°, 100.0000%, 74.1176%
XYZ:
21.4409, 11.0007, 3.3762
xyY:
0.5986, 0.3071, 11.0007
CIE-Lab:
39.5816, 64.7962, 32.9979
CIE-LCH:
39.5816, 72.7146, 26.9878
CIE-Luv:
39.5816, 122.6918, 18.1679
Hunter-Lab:
33.1673, 57.3482, 17.1818
#bd002c color charts
#bd002c RGB chart
#bd002c CMYK chart
#bd002c RGB pie chart
#bd002c color shades, tints & tones
#bd002c color schemes
#bd002c color preview, HTML & CSS examples
This text has a color of #bd002c
<p style="color:#bd002c;">Text here</p>
.mytext {color:#bd002c;}
Text color #bd002c
This box has a color of #bd002c
<div style="background-color:#bd002c;">Content here</div>
.mybackground {background-color:#bd002c;}
Background color #bd002c
Border around this has a color of #bd002c
<div style="border:2px solid #bd002c;">Content here</div>
.myborder {border:2px solid #bd002c;}
Border color #bd002c