#bd132a color space conversions
Hex:
#bd132a
RGB:
189, 19, 42
CMY:
26, 93, 84
CMYK:
0, 90, 78, 26
HSL:
352°, 81.7308%, 40.7843%
HSV (HSB):
352°, 89.9471%, 74.1176%
XYZ:
21.6371, 11.4517, 3.2605
xyY:
0.5953, 0.3150, 11.4517
CIE-Lab:
40.3311, 62.4910, 35.0160
CIE-LCH:
40.3311, 71.6327, 29.2635
CIE-Luv:
40.3311, 119.5929, 20.3902
Hunter-Lab:
33.8404, 54.9096, 17.9757
#bd132a color charts
#bd132a color shades, tints & tones
#bd132a color schemes
#bd132a color preview, HTML & CSS examples
This text has a color of #bd132a
<p style="color:#bd132a;">Text here</p>
.mytext {color:#bd132a;}
This box has a color of #bd132a
<div style="background-color:#bd132a;">Content here</div>
.mybackground {background-color:#bd132a;}
Border around this has a color of #bd132a
<div style="border:2px solid #bd132a;">Content here</div>
.myborder {border:2px solid #bd132a;}