#bd2c2c color space conversions
Hex:
#bd2c2c
RGB:
189, 44, 44
CMY:
26, 83, 83
CMYK:
0, 77, 77, 26
HSL:
0°, 62.2318%, 45.6863%
HSV (HSB):
0°, 76.7196%, 74.1176%
XYZ:
22.3416, 12.8020, 3.6764
xyY:
0.5755, 0.3298, 12.8020
CIE-Lab:
42.4634, 56.5782, 36.1567
CIE-LCH:
42.4634, 67.1446, 32.5809
CIE-Luv:
42.4634, 109.6524, 23.6452
Hunter-Lab:
35.7799, 48.8435, 18.9539
#bd2c2c color charts
#bd2c2c color shades, tints & tones
#bd2c2c color schemes
#bd2c2c color preview, HTML & CSS examples
This text has a color of #bd2c2c
<p style="color:#bd2c2c;">Text here</p>
.mytext {color:#bd2c2c;}
This box has a color of #bd2c2c
<div style="background-color:#bd2c2c;">Content here</div>
.mybackground {background-color:#bd2c2c;}
Border around this has a color of #bd2c2c
<div style="border:2px solid #bd2c2c;">Content here</div>
.myborder {border:2px solid #bd2c2c;}