#bd2c2a color space conversions
Hex:
#bd2c2a
RGB:
189, 44, 42
CMY:
26, 83, 84
CMYK:
0, 77, 78, 26
HSL:
1°, 63.6364%, 45.2941%
HSV (HSB):
1°, 77.7778%, 74.1176%
XYZ:
22.3049, 12.7873, 3.4831
xyY:
0.5782, 0.3315, 12.7873
CIE-Lab:
42.4411, 56.5055, 37.2715
CIE-LCH:
42.4411, 67.6907, 33.4092
CIE-Luv:
42.4411, 110.0490, 24.3590
Hunter-Lab:
35.7594, 48.7601, 19.2565
#bd2c2a color charts
#bd2c2a color shades, tints & tones
#bd2c2a color schemes
#bd2c2a color preview, HTML & CSS examples
This text has a color of #bd2c2a
<p style="color:#bd2c2a;">Text here</p>
.mytext {color:#bd2c2a;}
This box has a color of #bd2c2a
<div style="background-color:#bd2c2a;">Content here</div>
.mybackground {background-color:#bd2c2a;}
Border around this has a color of #bd2c2a
<div style="border:2px solid #bd2c2a;">Content here</div>
.myborder {border:2px solid #bd2c2a;}