#bd2c09 color space conversions
Hex:
#bd2c09
RGB:
189, 44, 9
CMY:
26, 83, 96
CMYK:
0, 77, 95, 26
HSL:
12°, 90.9091%, 38.8235%
HSV (HSB):
12°, 95.2381%, 74.1176%
XYZ:
21.9363, 12.6399, 1.5420
xyY:
0.6073, 0.3500, 12.6399
CIE-Lab:
42.2156, 55.7691, 51.9834
CIE-LCH:
42.2156, 76.2395, 42.9879
CIE-Luv:
42.2156, 114.1975, 31.7945
Hunter-Lab:
35.5526, 47.9188, 22.3153
#bd2c09 color charts
#bd2c09 color shades, tints & tones
#bd2c09 color schemes
#bd2c09 color preview, HTML & CSS examples
This text has a color of #bd2c09
<p style="color:#bd2c09;">Text here</p>
.mytext {color:#bd2c09;}
This box has a color of #bd2c09
<div style="background-color:#bd2c09;">Content here</div>
.mybackground {background-color:#bd2c09;}
Border around this has a color of #bd2c09
<div style="border:2px solid #bd2c09;">Content here</div>
.myborder {border:2px solid #bd2c09;}