#bd2026 color space conversions
Hex:
#bd2026
RGB:
189, 32, 38
CMY:
26, 87, 85
CMYK:
0, 83, 80, 26
HSL:
358°, 71.0407%, 43.3333%
HSV (HSB):
358°, 83.0688%, 74.1176%
XYZ:
21.8526, 11.9918, 2.9966
xyY:
0.5932, 0.3255, 11.9918
CIE-Lab:
41.2031, 59.7432, 38.2422
CIE-LCH:
41.2031, 70.9346, 32.6237
CIE-Luv:
41.2031, 116.2232, 23.4841
Hunter-Lab:
34.6292, 52.0409, 19.1098
#bd2026 color charts
#bd2026 color shades, tints & tones
#bd2026 color schemes
#bd2026 color preview, HTML & CSS examples
This text has a color of #bd2026
<p style="color:#bd2026;">Text here</p>
.mytext {color:#bd2026;}
This box has a color of #bd2026
<div style="background-color:#bd2026;">Content here</div>
.mybackground {background-color:#bd2026;}
Border around this has a color of #bd2026
<div style="border:2px solid #bd2026;">Content here</div>
.myborder {border:2px solid #bd2026;}