#bd2b3b color space conversions
Hex:
#bd2b3b
RGB:
189, 43, 59
CMY:
26, 83, 77
CMYK:
0, 77, 69, 26
HSL:
353°, 62.9310%, 45.4902%
HSV (HSB):
353°, 77.2487%, 74.1176%
XYZ:
22.6396, 12.8623, 5.4271
xyY:
0.5531, 0.3143, 12.8623
CIE-Lab:
42.5551, 57.5490, 27.3533
CIE-LCH:
42.5551, 63.7188, 25.4220
CIE-Luv:
42.5551, 106.6268, 17.1185
Hunter-Lab:
35.8641, 49.9177, 16.1328
#bd2b3b color charts
#bd2b3b color shades, tints & tones
#bd2b3b color schemes
#bd2b3b color preview, HTML & CSS examples
This text has a color of #bd2b3b
<p style="color:#bd2b3b;">Text here</p>
.mytext {color:#bd2b3b;}
This box has a color of #bd2b3b
<div style="background-color:#bd2b3b;">Content here</div>
.mybackground {background-color:#bd2b3b;}
Border around this has a color of #bd2b3b
<div style="border:2px solid #bd2b3b;">Content here</div>
.myborder {border:2px solid #bd2b3b;}