#bd2b03 color space conversions
Hex:
#bd2b03
RGB:
189, 43, 3
CMY:
26, 83, 99
CMYK:
0, 77, 98, 26
HSL:
13°, 96.8750%, 37.6471%
HSV (HSB):
13°, 98.4127%, 74.1176%
XYZ:
21.8666, 12.5531, 1.3567
xyY:
0.6112, 0.3509, 12.5531
CIE-Lab:
42.0821, 56.0194, 53.7756
CIE-LCH:
42.0821, 77.6530, 43.8292
CIE-Luv:
42.0821, 115.1223, 32.2900
Hunter-Lab:
35.4304, 48.1616, 22.5310
#bd2b03 color charts
#bd2b03 color shades, tints & tones
#bd2b03 color schemes
#bd2b03 color preview, HTML & CSS examples
This text has a color of #bd2b03
<p style="color:#bd2b03;">Text here</p>
.mytext {color:#bd2b03;}
This box has a color of #bd2b03
<div style="background-color:#bd2b03;">Content here</div>
.mybackground {background-color:#bd2b03;}
Border around this has a color of #bd2b03
<div style="border:2px solid #bd2b03;">Content here</div>
.myborder {border:2px solid #bd2b03;}