#bd2e23 color space conversions
Hex:
#bd2e23
RGB:
189, 46, 35
CMY:
26, 82, 86
CMYK:
0, 76, 81, 26
HSL:
4°, 68.7500%, 43.9216%
HSV (HSB):
4°, 81.4815%, 74.1176%
XYZ:
22.2666, 12.8942, 2.9053
xyY:
0.5849, 0.3387, 12.8942
CIE-Lab:
42.6033, 55.6298, 41.2758
CIE-LCH:
42.6033, 69.2702, 36.5744
CIE-Luv:
42.6033, 110.2584, 27.0389
Hunter-Lab:
35.9084, 47.8472, 20.3388
#bd2e23 color charts
#bd2e23 color shades, tints & tones
#bd2e23 color schemes
#bd2e23 color preview, HTML & CSS examples
This text has a color of #bd2e23
<p style="color:#bd2e23;">Text here</p>
.mytext {color:#bd2e23;}
This box has a color of #bd2e23
<div style="background-color:#bd2e23;">Content here</div>
.mybackground {background-color:#bd2e23;}
Border around this has a color of #bd2e23
<div style="border:2px solid #bd2e23;">Content here</div>
.myborder {border:2px solid #bd2e23;}