#bd121d color space conversions
Hex:
#bd121d
RGB:
189, 18, 29
CMY:
26, 93, 89
CMYK:
0, 90, 85, 26
HSL:
356°, 82.6087%, 40.5882%
HSV (HSB):
356°, 90.4762%, 74.1176%
XYZ:
21.4243, 11.3401, 2.2221
xyY:
0.6124, 0.3241, 11.3401
CIE-Lab:
40.1475, 62.2785, 42.1512
CIE-LCH:
40.1475, 75.2019, 34.0908
CIE-Luv:
40.1475, 122.4183, 24.3337
Hunter-Lab:
33.6751, 54.6315, 19.6603
#bd121d color charts
#bd121d color shades, tints & tones
#bd121d color schemes
#bd121d color preview, HTML & CSS examples
This text has a color of #bd121d
<p style="color:#bd121d;">Text here</p>
.mytext {color:#bd121d;}
This box has a color of #bd121d
<div style="background-color:#bd121d;">Content here</div>
.mybackground {background-color:#bd121d;}
Border around this has a color of #bd121d
<div style="border:2px solid #bd121d;">Content here</div>
.myborder {border:2px solid #bd121d;}