#bd2b29 color space conversions
Hex:
#bd2b29
RGB:
189, 43, 41
CMY:
26, 83, 84
CMYK:
0, 77, 78, 26
HSL:
1°, 64.3478%, 45.0980%
HSV (HSB):
1°, 78.3069%, 74.1176%
XYZ:
22.2504, 12.7067, 3.3777
xyY:
0.5804, 0.3315, 12.7067
CIE-Lab:
42.3179, 56.7851, 37.7059
CIE-LCH:
42.3179, 68.1636, 33.5846
CIE-Luv:
42.3179, 110.7415, 24.4955
Hunter-Lab:
35.6464, 49.0379, 19.3344
#bd2b29 color charts
#bd2b29 color shades, tints & tones
#bd2b29 color schemes
#bd2b29 color preview, HTML & CSS examples
This text has a color of #bd2b29
<p style="color:#bd2b29;">Text here</p>
.mytext {color:#bd2b29;}
This box has a color of #bd2b29
<div style="background-color:#bd2b29;">Content here</div>
.mybackground {background-color:#bd2b29;}
Border around this has a color of #bd2b29
<div style="border:2px solid #bd2b29;">Content here</div>
.myborder {border:2px solid #bd2b29;}