#bd132e color space conversions
Hex:
#bd132e
RGB:
189, 19, 46
CMY:
26, 93, 82
CMYK:
0, 90, 76, 26
HSL:
350°, 81.7308%, 40.7843%
HSV (HSB):
350°, 89.9471%, 74.1176%
XYZ:
21.7123, 11.4818, 3.6566
xyY:
0.5892, 0.3116, 11.4818
CIE-Lab:
40.3804, 62.6319, 32.6814
CIE-LCH:
40.3804, 70.6458, 27.5556
CIE-Luv:
40.3804, 118.6386, 18.8804
Hunter-Lab:
33.8848, 55.0784, 17.3212
#bd132e color charts
#bd132e color shades, tints & tones
#bd132e color schemes
#bd132e color preview, HTML & CSS examples
This text has a color of #bd132e
<p style="color:#bd132e;">Text here</p>
.mytext {color:#bd132e;}
This box has a color of #bd132e
<div style="background-color:#bd132e;">Content here</div>
.mybackground {background-color:#bd132e;}
Border around this has a color of #bd132e
<div style="border:2px solid #bd132e;">Content here</div>
.myborder {border:2px solid #bd132e;}