#bd3500 color space conversions
Hex:
#bd3500
RGB:
189, 53, 0
CMY:
26, 79, 100
CMYK:
0, 72, 100, 26
HSL:
17°, 100.0000%, 37.0588%
HSV (HSB):
17°, 100.0000%, 74.1176%
XYZ:
22.2594, 13.3650, 1.4065
xyY:
0.6011, 0.3609, 13.3650
CIE-Lab:
43.3082, 52.5581, 55.3283
CIE-LCH:
43.3082, 76.3124, 46.4709
CIE-Luv:
43.3082, 109.4906, 34.7157
Hunter-Lab:
36.5582, 44.7073, 23.3097
#bd3500 color charts
#bd3500 color shades, tints & tones
#bd3500 color schemes
#bd3500 color preview, HTML & CSS examples
This text has a color of #bd3500
<p style="color:#bd3500;">Text here</p>
.mytext {color:#bd3500;}
This box has a color of #bd3500
<div style="background-color:#bd3500;">Content here</div>
.mybackground {background-color:#bd3500;}
Border around this has a color of #bd3500
<div style="border:2px solid #bd3500;">Content here</div>
.myborder {border:2px solid #bd3500;}