#bd3306 color space conversions
Hex:
#bd3306
RGB:
189, 51, 6
CMY:
26, 80, 98
CMYK:
0, 73, 97, 26
HSL:
15°, 93.8462%, 38.2353%
HSV (HSB):
15°, 96.8254%, 74.1176%
XYZ:
22.2030, 13.1996, 1.5499
xyY:
0.6009, 0.3572, 13.1996
CIE-Lab:
43.0625, 53.3566, 53.3619
CIE-LCH:
43.0625, 75.4613, 45.0028
CIE-Luv:
43.0625, 110.3662, 33.5933
Hunter-Lab:
36.3313, 45.5061, 22.9027
#bd3306 color charts
#bd3306 color shades, tints & tones
#bd3306 color schemes
#bd3306 color preview, HTML & CSS examples
This text has a color of #bd3306
<p style="color:#bd3306;">Text here</p>
.mytext {color:#bd3306;}
This box has a color of #bd3306
<div style="background-color:#bd3306;">Content here</div>
.mybackground {background-color:#bd3306;}
Border around this has a color of #bd3306
<div style="border:2px solid #bd3306;">Content here</div>
.myborder {border:2px solid #bd3306;}