#bd141c color space conversions
Hex:
#bd141c
RGB:
189, 20, 28
CMY:
26, 92, 89
CMYK:
0, 89, 85, 26
HSL:
357°, 80.8612%, 40.9804%
HSV (HSB):
357°, 89.4180%, 74.1176%
XYZ:
21.4460, 11.4030, 2.1693
xyY:
0.6124, 0.3256, 11.4030
CIE-Lab:
40.2511, 61.9349, 42.7660
CIE-LCH:
40.2511, 75.2653, 34.6251
CIE-Luv:
40.2511, 122.0458, 24.7923
Hunter-Lab:
33.7683, 54.2697, 19.8290
#bd141c color charts
#bd141c color shades, tints & tones
#bd141c color schemes
#bd141c color preview, HTML & CSS examples
This text has a color of #bd141c
<p style="color:#bd141c;">Text here</p>
.mytext {color:#bd141c;}
This box has a color of #bd141c
<div style="background-color:#bd141c;">Content here</div>
.mybackground {background-color:#bd141c;}
Border around this has a color of #bd141c
<div style="border:2px solid #bd141c;">Content here</div>
.myborder {border:2px solid #bd141c;}