#bd1d01 color space conversions
Hex:
#bd1d01
RGB:
189, 29, 1
CMY:
26, 89, 100
CMYK:
0, 85, 99, 26
HSL:
9°, 98.9474%, 37.2549%
HSV (HSB):
9°, 99.4709%, 74.1176%
XYZ:
21.4311, 11.6997, 1.1574
xyY:
0.6250, 0.3412, 11.6997
CIE-Lab:
40.7349, 59.7789, 53.8433
CIE-LCH:
40.7349, 80.4526, 42.0096
CIE-Luv:
40.7349, 121.7591, 30.2387
Hunter-Lab:
34.2049, 51.9809, 21.9371
#bd1d01 color charts
#bd1d01 color shades, tints & tones
#bd1d01 color schemes
#bd1d01 color preview, HTML & CSS examples
This text has a color of #bd1d01
<p style="color:#bd1d01;">Text here</p>
.mytext {color:#bd1d01;}
This box has a color of #bd1d01
<div style="background-color:#bd1d01;">Content here</div>
.mybackground {background-color:#bd1d01;}
Border around this has a color of #bd1d01
<div style="border:2px solid #bd1d01;">Content here</div>
.myborder {border:2px solid #bd1d01;}