#bd002a color space conversions
Hex:
#bd002a
RGB:
189, 0, 42
CMY:
26, 100, 84
CMYK:
0, 100, 78, 26
HSL:
347°, 100.0000%, 37.0588%
HSV (HSB):
347°, 100.0000%, 74.1176%
XYZ:
21.4042, 10.9860, 3.1829
xyY:
0.6017, 0.3088, 10.9860
CIE-Lab:
39.5569, 64.7291, 34.1779
CIE-LCH:
39.5569, 73.1983, 27.8347
CIE-Luv:
39.5569, 123.1884, 18.9166
Hunter-Lab:
33.1451, 57.2664, 17.5081
#bd002a color charts
#bd002a color shades, tints & tones
#bd002a color schemes
#bd002a color preview, HTML & CSS examples
This text has a color of #bd002a
<p style="color:#bd002a;">Text here</p>
.mytext {color:#bd002a;}
This box has a color of #bd002a
<div style="background-color:#bd002a;">Content here</div>
.mybackground {background-color:#bd002a;}
Border around this has a color of #bd002a
<div style="border:2px solid #bd002a;">Content here</div>
.myborder {border:2px solid #bd002a;}