#bd2324 color space conversions
Hex:
#bd2324
RGB:
189, 35, 36
CMY:
26, 86, 86
CMYK:
0, 81, 81, 26
HSL:
360°, 68.7500%, 43.9216%
HSV (HSB):
360°, 81.4815%, 74.1176%
XYZ:
21.9057, 12.1483, 2.8594
xyY:
0.5934, 0.3291, 12.1483
CIE-Lab:
41.4508, 58.9233, 39.6057
CIE-LCH:
41.4508, 70.9970, 33.9073
CIE-Luv:
41.4508, 115.3705, 24.6129
Hunter-Lab:
34.8543, 51.1910, 19.5341
#bd2324 color charts
#bd2324 color shades, tints & tones
#bd2324 color schemes
#bd2324 color preview, HTML & CSS examples
This text has a color of #bd2324
<p style="color:#bd2324;">Text here</p>
.mytext {color:#bd2324;}
This box has a color of #bd2324
<div style="background-color:#bd2324;">Content here</div>
.mybackground {background-color:#bd2324;}
Border around this has a color of #bd2324
<div style="border:2px solid #bd2324;">Content here</div>
.myborder {border:2px solid #bd2324;}