#bd131e color space conversions
Hex:
#bd131e
RGB:
189, 19, 30
CMY:
26, 93, 88
CMYK:
0, 90, 84, 26
HSL:
356°, 81.7308%, 40.7843%
HSV (HSB):
356°, 89.9471%, 74.1176%
XYZ:
21.4535, 11.3783, 2.2938
xyY:
0.6108, 0.3239, 11.3783
CIE-Lab:
40.2105, 62.1452, 41.6778
CIE-LCH:
40.2105, 74.8269, 33.8478
CIE-Luv:
40.2105, 121.9886, 24.1692
Hunter-Lab:
33.7317, 54.4960, 19.5804
#bd131e color charts
#bd131e color shades, tints & tones
#bd131e color schemes
#bd131e color preview, HTML & CSS examples
This text has a color of #bd131e
<p style="color:#bd131e;">Text here</p>
.mytext {color:#bd131e;}
This box has a color of #bd131e
<div style="background-color:#bd131e;">Content here</div>
.mybackground {background-color:#bd131e;}
Border around this has a color of #bd131e
<div style="border:2px solid #bd131e;">Content here</div>
.myborder {border:2px solid #bd131e;}