#bd2301 color space conversions
Hex:
#bd2301
RGB:
189, 35, 1
CMY:
26, 86, 100
CMYK:
0, 81, 99, 26
HSL:
11°, 98.9474%, 37.2549%
HSV (HSB):
11°, 99.4709%, 74.1176%
XYZ:
21.5928, 12.0231, 1.2113
xyY:
0.6200, 0.3452, 12.0231
CIE-Lab:
41.2528, 58.3099, 54.0641
CIE-LCH:
41.2528, 79.5171, 42.8362
CIE-Luv:
41.2528, 119.2210, 31.1233
Hunter-Lab:
34.6743, 50.4775, 22.2007
#bd2301 color charts
#bd2301 color shades, tints & tones
#bd2301 color schemes
#bd2301 color preview, HTML & CSS examples
This text has a color of #bd2301
<p style="color:#bd2301;">Text here</p>
.mytext {color:#bd2301;}
This box has a color of #bd2301
<div style="background-color:#bd2301;">Content here</div>
.mybackground {background-color:#bd2301;}
Border around this has a color of #bd2301
<div style="border:2px solid #bd2301;">Content here</div>
.myborder {border:2px solid #bd2301;}