#bd141d color space conversions
Hex:
#bd141d
RGB:
189, 20, 29
CMY:
26, 92, 89
CMYK:
0, 89, 85, 26
HSL:
357°, 80.8612%, 40.9804%
HSV (HSB):
357°, 89.4180%, 74.1176%
XYZ:
21.4582, 11.4078, 2.2334
xyY:
0.6114, 0.3250, 11.4078
CIE-Lab:
40.2591, 61.9580, 42.2511
CIE-LCH:
40.2591, 74.9930, 34.2913
CIE-Luv:
40.2591, 121.8838, 24.5365
Hunter-Lab:
33.7755, 54.2972, 19.7224
#bd141d color charts
#bd141d color shades, tints & tones
#bd141d color schemes
#bd141d color preview, HTML & CSS examples
This text has a color of #bd141d
<p style="color:#bd141d;">Text here</p>
.mytext {color:#bd141d;}
This box has a color of #bd141d
<div style="background-color:#bd141d;">Content here</div>
.mybackground {background-color:#bd141d;}
Border around this has a color of #bd141d
<div style="border:2px solid #bd141d;">Content here</div>
.myborder {border:2px solid #bd141d;}