#bd2929 color space conversions
Hex:
#bd2929
RGB:
189, 41, 41
CMY:
26, 84, 84
CMYK:
0, 78, 78, 26
HSL:
0°, 64.3478%, 45.0980%
HSV (HSB):
0°, 78.3069%, 74.1176%
XYZ:
22.1794, 12.5648, 3.3541
xyY:
0.5822, 0.3298, 12.5648
CIE-Lab:
42.1000, 57.3963, 37.4772
CIE-LCH:
42.1000, 68.5484, 33.1428
CIE-Luv:
42.1000, 111.7145, 24.0900
Hunter-Lab:
35.4468, 49.6572, 19.2026
#bd2929 color charts
#bd2929 color shades, tints & tones
#bd2929 color schemes
#bd2929 color preview, HTML & CSS examples
This text has a color of #bd2929
<p style="color:#bd2929;">Text here</p>
.mytext {color:#bd2929;}
This box has a color of #bd2929
<div style="background-color:#bd2929;">Content here</div>
.mybackground {background-color:#bd2929;}
Border around this has a color of #bd2929
<div style="border:2px solid #bd2929;">Content here</div>
.myborder {border:2px solid #bd2929;}