#bd0003 color space conversions
Hex:
#bd0003
RGB:
189, 0, 3
CMY:
26, 100, 99
CMYK:
0, 100, 98, 26
HSL:
359°, 100.0000%, 37.0588%
HSV (HSB):
359°, 100.0000%, 74.1176%
XYZ:
21.0027, 10.8254, 1.0687
xyY:
0.6384, 0.3291, 10.8254
CIE-Lab:
39.2848, 63.9877, 52.4973
CIE-LCH:
39.2848, 82.7671, 39.3664
CIE-Luv:
39.2848, 128.9033, 27.4848
Hunter-Lab:
32.9020, 56.3656, 21.1056
#bd0003 color charts
#bd0003 color shades, tints & tones
#bd0003 color schemes
#bd0003 color preview, HTML & CSS examples
This text has a color of #bd0003
<p style="color:#bd0003;">Text here</p>
.mytext {color:#bd0003;}
This box has a color of #bd0003
<div style="background-color:#bd0003;">Content here</div>
.mybackground {background-color:#bd0003;}
Border around this has a color of #bd0003
<div style="border:2px solid #bd0003;">Content here</div>
.myborder {border:2px solid #bd0003;}