#bd282b color space conversions
Hex:
#bd282b
RGB:
189, 40, 43
CMY:
26, 84, 83
CMYK:
0, 79, 77, 26
HSL:
359°, 65.0655%, 44.9020%
HSV (HSB):
359°, 78.8360%, 74.1176%
XYZ:
22.1811, 12.5108, 3.5313
xyY:
0.5803, 0.3273, 12.5108
CIE-Lab:
42.0167, 57.7631, 36.2486
CIE-LCH:
42.0167, 68.1948, 32.1099
CIE-Luv:
42.0167, 111.7852, 23.1896
Hunter-Lab:
35.3706, 50.0396, 18.8402
#bd282b color charts
#bd282b color shades, tints & tones
#bd282b color schemes
#bd282b color preview, HTML & CSS examples
This text has a color of #bd282b
<p style="color:#bd282b;">Text here</p>
.mytext {color:#bd282b;}
This box has a color of #bd282b
<div style="background-color:#bd282b;">Content here</div>
.mybackground {background-color:#bd282b;}
Border around this has a color of #bd282b
<div style="border:2px solid #bd282b;">Content here</div>
.myborder {border:2px solid #bd282b;}