#bd401d color space conversions
Hex:
#bd401d
RGB:
189, 64, 29
CMY:
26, 75, 89
CMYK:
0, 66, 85, 26
HSL:
13°, 73.3945%, 42.7451%
HSV (HSB):
13°, 84.6561%, 74.1176%
XYZ:
23.0414, 14.5743, 2.7611
xyY:
0.5707, 0.3610, 14.5743
CIE-Lab:
45.0456, 48.6374, 46.4924
CIE-LCH:
45.0456, 67.2840, 43.7084
CIE-Luv:
45.0456, 100.0850, 33.0661
Hunter-Lab:
38.1763, 40.9256, 22.4353
#bd401d color charts
#bd401d color shades, tints & tones
#bd401d color schemes
#bd401d color preview, HTML & CSS examples
This text has a color of #bd401d
<p style="color:#bd401d;">Text here</p>
.mytext {color:#bd401d;}
This box has a color of #bd401d
<div style="background-color:#bd401d;">Content here</div>
.mybackground {background-color:#bd401d;}
Border around this has a color of #bd401d
<div style="border:2px solid #bd401d;">Content here</div>
.myborder {border:2px solid #bd401d;}